Improve install instructions

This commit is contained in:
Sindre Sorhus 2017-03-31 20:59:29 +07:00 committed by GitHub
parent c5bd843d6c
commit faa9e55a8d

View File

@ -11,6 +11,8 @@
## Install
Ensure you have [Node.js](https://nodejs.org) 4 or later installed. Then run the following:
```
$ npm install --global create-dmg
```