mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:00:11 +01:00
Add missing bazel run subcommand (#1623)
This commit is contained in:
@@ -27,7 +27,7 @@ bazel run -c opt //installers/local:install \
|
||||
To uninstall, run:
|
||||
|
||||
```shell
|
||||
bazel //installers/local:uninstall
|
||||
bazel run //installers/local:uninstall
|
||||
```
|
||||
|
||||
The build mode is important for installs, as debug versions may be installed. It
|
||||
|
||||
Reference in New Issue
Block a user