We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1a157 commit 57340d0Copy full SHA for 57340d0
README.md
@@ -18,6 +18,9 @@ go get github.com/preichenberger/go-coinbasepro
18
19
### Significant releases
20
Use [GoDep](https://github.com/golang/dep) to install previous releases
21
+```sh
22
+dep ensure --add github.com/preichenberger/[email protected]
23
+```
24
25
- 0.5.7, last release before rename package to: coinbasepro
26
- 0.5, as of 0.5 this library uses strings and is not backwards compatible
0 commit comments