Browse Source

No need for package.json or Dockerfile

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

2
README.md

@ -14,7 +14,7 @@ Firstly, make sure to install the package:
$ npm install -g now $ npm install -g now
``` ```
In any directory with a `package.json` or `Dockerfile`, run: Run this in any kind of directory:
```bash ```bash
$ now $ now

Loading…
Cancel
Save