Readme update

This commit is contained in:
satindergrewal 2017-12-17 06:03:26 +13:00
parent c0ba533513
commit 47dcd014bd
1 changed files with 2 additions and 2 deletions

View File

@ -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.