Update README.md

This commit is contained in:
Seyed Ali Roshan 2017-12-10 18:43:03 +03:30 committed by GitHub
commit 5f292b79a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@ The desktop version of the Bitcoin.com wallet currently uses NW.js, an app runti
When NW.js is installed, run the `start:desktop` npm package script.
```sh
npm run apply:bitcoin.com
npm run apply:bitcoincom
npm run start:desktop
```