Skip to content

Commit

Permalink
Removed terminal indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jan 6, 2017
1 parent f7830c1 commit e7de9ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -11,19 +11,19 @@ Realtime global deployments served over HTTP/2. You can find the FAQs [here](htt
Firstly, make sure to install the package globally:

```bash
$ npm install -g now
npm install -g now
```

Run this in any directory:
Run this command in your terminal:

```bash
$ now
now
```

For more examples, usage instructions and other commands run:

```bash
$ now help
now help
```

## Caught a Bug?
Expand Down

0 comments on commit e7de9ab

Please sign in to comment.