Skip to content

Commit a7943ec

Browse files
committed
docs: add note about running ng-add manually
1 parent e90d275 commit a7943ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README_contributors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ Once you have completed the previous steps to `npm link` the local copy of `angu
101101

102102
```sh
103103
ng add angular-cli-ghpages
104+
# OR alternatively
105+
ng generate angular-cli-ghpages:ng-add
104106
```
105107

106108
4. You can now deploy your angular app to GitHub pages.

0 commit comments

Comments
 (0)