Update ADD_NEW_EXCHANGE.md (#532)

incorrect path for exchange_template
This commit is contained in:
Allie
2020-08-02 16:49:55 -07:00
committed by GitHub
parent 68f65f5fa4
commit 103076066e

View File

@@ -28,7 +28,7 @@ Using Go Modules you now clone this repository **outside** your GOPATH
```bash
git clone https://github.com/thrasher-corp/gocryptotrader.git
cd gocryptotrader/cmd/documentation/exchange_template
cd gocryptotrader/cmd/exchange_template
go run exchange_template.go -name FTX -ws -rest
```
@@ -1191,4 +1191,4 @@ Please test all `pair` commands to disable and enable different assets types to
## Open a PR
Submitting a PR is easy and all are welcome additions to the public repository. Submit via github.com/thrasher-corp/gocryptotrader or contact our team via slack for more information.
Submitting a PR is easy and all are welcome additions to the public repository. Submit via github.com/thrasher-corp/gocryptotrader or contact our team via slack for more information.