Skip to content

Commit

Permalink
Update @bazel/bazel to bazelisk
Browse files Browse the repository at this point in the history
@bazel/bazel is apparently deprecated now.
  • Loading branch information
Vladimir Pouzanov authored Jan 27, 2021
1 parent 2ee3c2b commit 826f2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/build-javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ following:

You can either [Install Bazel](install.html) following the same steps that you
would for backend development, or you can install NodeJS with npm and run
`npm install -g @bazel/bazel`.
`npm install -g @bazel/bazelisk`.

### Installing iBazel

Expand Down

0 comments on commit 826f2c7

Please sign in to comment.