Merge pull request #28 from MetaiR/patch-1

Update README.md
Thanks.
This commit is contained in:
Jean-Baptiste Dominguez 2018-05-16 15:09:36 +09:00 committed by GitHub
commit a9fe060587
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,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. When NW.js is installed, run the `start:desktop` npm package script.
```sh ```sh
npm run apply:bitcoin.com npm run apply:bitcoincom
npm run start:desktop npm run start:desktop
``` ```