Browse Source

Consistant style for usage

master
Leo Lamprecht 8 years ago
committed by GitHub
parent
commit
6025838728
  1. 6
      README.md

6
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

Loading…
Cancel
Save