Skip to content

Commit 7f38e59

Browse files
authored
docs(readme): accentuate beta more
1 parent 3654ac5 commit 7f38e59

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
[![Dev-Dependency Status](https://img.shields.io/david/dev/angular-fullstack/angular-fullstack-deps.svg)](https://david-dm.org/angular-fullstack/angular-fullstack-deps#info=devDependencies)
1818
[![Known Vulnerabilities](https://snyk.io/package/npm/angular-fullstack-deps/badge.svg)](https://snyk.io/package/npm/angular-fullstack-deps)
1919

20+
## Looking for Angular 4+?
21+
22+
Head over to the [canary branch](https://github.com/angular-fullstack/generator-angular-fullstack/tree/canary) for the generator 5.0.0 Beta. Some things like subgenerators and unit tests aren't up to spec yet, but we'd love feedback on everything else!
23+
2024
## Usage
2125

2226
Install `yo`, `gulp-cli`, and `generator-angular-fullstack`:
@@ -25,8 +29,6 @@ npm install -g yo gulp-cli generator-angular-fullstack
2529
```
2630
__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).
2731

28-
> If you're looking for Angular 4, you can try the latest Beta (`npm install -g generator-angular-fullstack@beta`), or if you'd like a more complete solution, you can give [angular2-webpack-starter](https://github.com/AngularClass/angular2-webpack-starter) a shot.
29-
3032
---
3133

3234
Run `yo angular-fullstack`

0 commit comments

Comments
 (0)