Browse Source

Revert "add root/Administrator notification for problems with electron-packager and electron-prebuilt installation"

This reverts commit d02d811587.
all-modes
Satinder Grewal 8 years ago
parent
commit
dbc5748e66
  1. 1
      README.md

1
README.md

@ -32,7 +32,6 @@ To build the production ready app, install `electron-packager` and `electron-pre
npm install electron-packager -g
npm install electron-prebuilt -g
```
If you got `ERR! code EASCCESS` try to run commands under `root/Administrator` account.
#### **Build the Wallet-App**
Refer to the original [electron-packager](https://github.com/electron-userland/electron-packager) repository for more detailed information.

Loading…
Cancel
Save