We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62032c commit 8af09b7Copy full SHA for 8af09b7
contributing.md
@@ -14,8 +14,8 @@ Additionally for this generator:
14
To run the generator:
15
1. Clone it and `cd` to its root
16
2. `npm install`
17
-3. `npm link` (tells NPM to look to your own version)
18
-4. `yo angular-fullstack` as normal. It should run from your cloned version rather than the one downloaded from NPM.
+3. `npm link` (tells npm to look to your own version)
+4. `yo angular-fullstack` as normal. It should run from your cloned version rather than the one downloaded from npm.
19
20
## Git Commit Guidelines
21
0 commit comments