diff --git a/installers/local/README.md b/installers/local/README.md index 5319e6c8fdb1..1e3d14059896 100644 --- a/installers/local/README.md +++ b/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