From 5f292b79a40dad398c8cdf5cf836b4efcdd64185 Mon Sep 17 00:00:00 2001 From: Seyed Ali Roshan Date: Sun, 10 Dec 2017 18:43:03 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f878a316..b154bd9b6 100644 --- a/README.md +++ b/README.md @@ -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 ```