Skip to content

Commit

Permalink
install has been replaced with add
Browse files Browse the repository at this point in the history
  • Loading branch information
Piliponful authored May 29, 2017
1 parent 45bbb81 commit 89e0ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Grab ng-admin from your favorite package manager:
```sh
npm install ng-admin --save
# or
yarn install ng-admin
yarn add ng-admin
```

### With a Module Bundler
Expand Down

0 comments on commit 89e0ada

Please sign in to comment.