You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@
19
19
20
20
## Usage
21
21
22
-
Install `yo`, `gulp-cli`, and `generator-angular-fullstack`:
22
+
Install `yo`, `gulp-cli`, and `generator-angular-fullstack@beta`:
23
23
```
24
-
npm install -g yo gulp-cli generator-angular-fullstack
24
+
npm install -g yo gulp-cli generator-angular-fullstack@beta
25
25
```
26
26
__Please note__: If you run into trouble compiling native add-ons during the installation, follow [`node-gyp`](https://github.com/nodejs/node-gyp)'s short guide on [required compilation tools](https://github.com/nodejs/node-gyp#installation).
0 commit comments