From 89d5dcad267e0e5cd76bb105897638cfb40b2d9b Mon Sep 17 00:00:00 2001 From: Art Manalili Date: Fri, 16 Apr 2021 03:33:01 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b02ca93e0..9a72898f0 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ To run a local version of this repo inside the full Edge Wallet app, clone this Run `npm run test` to run the unit tests. -To use the local cloned version of this repo, `cd edge-react-gui` and run +To use the local cloned version of this repo, `cd edge-react-gui` and run npm run updot edge-currency-accountbased - npm run postinstall - + npm run prepare + This will copy the necessary files from `edge-currency-accountbased` into the `edge-react-gui/node_modules/edge-currency-accountbased` replacing the npm installed version. This needs to be done after any modifications to `edge-currency-accountbased` ## Adding a New Blockchain / Currency