From 47dcd014bd2dfc062e9f545a5f00aa462b974f0a Mon Sep 17 00:00:00 2001 From: satindergrewal Date: Sun, 17 Dec 2017 06:03:26 +1300 Subject: [PATCH] Readme update --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 5fa0337..dfd2b9d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -9,7 +9,7 @@ https://github.com/SuperNETorg/komodo/wiki/Setting-up-Liquidity-Provider-(LP)-No ### Setup Once running, follow these steps: ```shell -git clone https://github.com/SuperNETorg/BarterDEX.git +git clone https://github.com/KomodoPlatform/BarterDEX.git cd BarterDEX git checkout v0.7 npm install @@ -48,7 +48,7 @@ sudo npm install electron-prebuilt -g 10. Wait and watch the MNZ balance increasing as trades happen. #### Report Issues -Please feel free to test and post any bugs or issues found here: https://github.com/SuperNETorg/BarterDEX/issues +Please feel free to test and post any bugs or issues found here: https://github.com/KomodoPlatform/BarterDEX/issues #### Testing Notes If your wallet is encrypted, the app will not work with it. This feature will be made available in coming releases.