We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563aba2 commit a773605Copy full SHA for a773605
doc/dev/setup.rst
@@ -51,7 +51,7 @@ Setup
51
52
./tools/install_bazel
53
54
- and make sure that ``~/bin`` is on your ``PATH``.
+ and make sure that ``~/.local/bin`` is on your ``PATH``.
55
56
You can also manually install ``bazelisk`` and create an alias so that
57
``bazel`` will resolve to the ``bazelisk`` command.
0 commit comments