diff --git a/packages/README.md b/packages/README.md index 38a379bc546..9334a990b96 100644 --- a/packages/README.md +++ b/packages/README.md @@ -57,7 +57,7 @@ Every commit to main that has changes within the `packages` directory is a subje To build individual packages, run: ``` -yarn nx run @grafana/:build +yarn nx run @grafana/:build ``` ### Setting up @grafana/\* packages for local development