Merge "Buck: Mention watchmanconfig file in standalone build mode"
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md
index c4f6732..dc33468 100644
--- a/src/main/resources/Documentation/build.md
+++ b/src/main/resources/Documentation/build.md
@@ -31,6 +31,12 @@
   cd reviewers && ln -s bucklets/buckversion .buckversion
 ```
 
+Add link to the .watchmanconfig file:
+
+```
+  cd reviewers && ln -s bucklets/watchmanconfig .watchmanconfig
+```
+
 To build the plugin, issue the following command: