fix(docs): typo in nx workspace without npx (#1113)
This commit is contained in:
parent
eabcb96db0
commit
19e90f8b5f
@ -79,7 +79,7 @@ npm install -g @nrwl/schematics
|
||||
Then run:
|
||||
|
||||
```bash
|
||||
ng new myworkspace --collection=@nrw/schematics
|
||||
ng new myworkspace --collection=@nrwl/schematics
|
||||
```
|
||||
|
||||
The `ng new` command uses globally-installed packages. Anything installed globally can be in a messy state. If you have any problems running the command above, you can also run:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user