diff --git a/README.md b/README.md index 665ef2e..83ae504 100644 --- a/README.md +++ b/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.