diff --git a/README.md b/README.md index 31e003d915..15c28e8162 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ npm install -g @nrwl/schematics After installing it you can create a new Nx workspace by running: ``` -ng new myworkspacename --collection=@nrwl/schematics +create-nx-workspace myworkspacename ``` You can also add Nx capabilities to an existing CLI project by running: