docs: clarify command

This commit is contained in:
jdegand
2023-12-11 19:43:13 -05:00
parent 103592d6e8
commit cace91a207

View File

@@ -29,4 +29,4 @@ First, create a web worker using the schematics, then move the issuing function.
### Note
Since we are inside an Nx workspace, simply replace the `ng` command with `nx` when running the schematic.
Since we are inside an Nx workspace, simply replace the `ng` command with `nx` when running the schematic with `npx`.