Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
drop @next from readme
  • Loading branch information
kpwebb authored May 21, 2019
1 parent 6bf50d2 commit 9b08e31
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 @@ -28,11 +28,11 @@ The CLI can be easily installed using either `npm` or `yarn`.
To install using `npm`:

```sh
npm install -g sharedstreets@next
npm install -g sharedstreets
```
To install using `yarn`:
```sh
yarn global add sharedstreets@next
yarn global add sharedstreets
```
This will install the CLI as `shst`.

Expand Down

0 comments on commit 9b08e31

Please sign in to comment.