Merge branch 'stable-2.16' into stable-3.0

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

Change-Id: Id95d7189d936d008825fe08be875747e9eeafa8e
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.