Skip to content

Commit

Permalink
chore: update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ersimont committed Jun 27, 2019
1 parent 40cd876 commit 7fd2733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ A basic idea behind this library (as well as the underlying `ngrx/store`, and `R
With npm:

```sh
npm install -S ng-app-state @ngrx/store micro-dash
npm install -S ng-app-state @ngrx/store micro-dash s-js-utils s-rxjs-utils
```

With yarn:

```sh
yarn add ng-app-state @ngrx/store micro-dash
yarn add ng-app-state @ngrx/store micro-dash s-js-utils s-rxjs-utils
```

## Setup
Expand Down

0 comments on commit 7fd2733

Please sign in to comment.