Skip to content

Commit

Permalink
updated README to match repo structure. (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
redklouds authored Apr 21, 2021
1 parent 43001a8 commit cff45b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-api/go-rest/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ To run examples:
```bash
cd /path/to/workspace
export GOPATH=/path/to/workspace
go get -u github.com/CoinAPI/coinapi-sdk/go-rest/v1
go get -u github.com/CoinAPI/coinapi-sdk/data-api/go-rest/v1
wget -v https://raw.githubusercontent.com/coinapi/coinapi-sdk/master/go-rest/main.go
# update api key inside main.go
go run ./main.go
Expand Down

0 comments on commit cff45b3

Please sign in to comment.