diff --git a/README.md b/README.md index ba7d5e0..3a8a3d6 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Realtime global deployments served over HTTP/2. -## How to install +## Usage + +Firstly, make sure to install the package: ```bash $ npm install -g now ``` -## How to use - In any directory with a `package.json` or `Dockerfile`, run: ```bash