Skip to content

Commit 5bcd69a

Browse files
authored
Update readme.md to fix #741
Fixed: #741
1 parent b4260b9 commit 5bcd69a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ npm install --global generator-webapp
2525
yo webapp
2626
```
2727

28+
or via `brew`:
29+
30+
```sh
31+
brew install yo
32+
```
33+
2834
*To create and distribute your own generator, refer to [our official documentation](http://yeoman.io/authoring/)*
2935

3036
You can also run a local generator on your computer as such:

0 commit comments

Comments
 (0)