Browse Source

Fixed guide on how to install the package (#832)

master
Leo Lamprecht 7 years ago
committed by Nathan Rajlich
parent
commit
3bd40ae9c9
  1. 4
      readme.md

4
readme.md

@ -44,10 +44,10 @@ The output of the `now` command will be a unique url to the deployment. No need
## Installation
To install the latest version:
To get the latest version, run this command:
```
npm install -g now@beta
npm install -g now
```
Note: while the API has been in production for over a year, the different

Loading…
Cancel
Save