Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  Replace bazel-genfiles with bazel-bin in documentation

Change-Id: I13b8bba0f31b63c3c1ecee835eeaba8582b11c21
diff --git a/README.md b/README.md
index 8869778..2007a3d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
     cd ./slack-integration
     bazel build slack-integration
 
-Once packaged, you can install the _./bazel-genfiles/slack-integration.jar_ file into
+Once packaged, you can install the _./bazel-bin/slack-integration.jar_ file into
 Gerrit.