Просмотр исходного кода

Add missing bazel run subcommand (#1623)

Kira Malinova 3 лет назад
Родитель
Сommit
3c8233016c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      installers/local/README.md

+ 1 - 1
installers/local/README.md

@@ -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