Browse Source

Removed terminal indicators

master
Leo Lamprecht 8 years ago
parent
commit
e7de9abb9a
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 8
      README.md

8
README.md

@ -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: Firstly, make sure to install the package globally:
```bash ```bash
$ npm install -g now npm install -g now
``` ```
Run this in any directory: Run this command in your terminal:
```bash ```bash
$ now now
``` ```
For more examples, usage instructions and other commands run: For more examples, usage instructions and other commands run:
```bash ```bash
$ now help now help
``` ```
## Caught a Bug? ## Caught a Bug?

Loading…
Cancel
Save