Skip to content

Commit 3035816

Browse files
authored
docs(readme): install w/ @beta for canary
1 parent 80887d4 commit 3035816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
## Usage
2121

22-
Install `yo`, `gulp-cli`, and `generator-angular-fullstack`:
22+
Install `yo`, `gulp-cli`, and `generator-angular-fullstack@beta`:
2323
```
24-
npm install -g yo gulp-cli generator-angular-fullstack
24+
npm install -g yo gulp-cli generator-angular-fullstack@beta
2525
```
2626
__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).
2727

0 commit comments

Comments
 (0)