mirror of
https://github.com/miguelmota/cointop
synced 2024-11-05 00:00:14 +00:00
ubuntu go install
Former-commit-id: cf4c190b27f2dff1185ce5e248e40d01e5635a77 [formerly cf4c190b27f2dff1185ce5e248e40d01e5635a77 [formerly 52a13210bb7c0b2e2e9318402f7cabf2ef271438 [formerly 235dafdf6fbb292bd7739f162a4f54005b2ddf01]]] Former-commit-id: ab7b3a990ea84c73a937ac8a44a31cde0d9c5c55 Former-commit-id: d12910509ba5f4d105854e44986e17448a53cfeb [formerly 0e9d039cf047387de5fca1385843becd3160ae02] Former-commit-id: ad930ec8efa829780d62a985657822a96e709c83
This commit is contained in:
parent
9474610dd6
commit
b5d4b42d7c
@ -33,7 +33,7 @@
|
||||
|
||||
## Installing
|
||||
|
||||
Make sure to have [go](https://golang.org/) (1.9+) installed, then do:
|
||||
Make sure to have [go](https://golang.org/) (1.4+) installed, then do:
|
||||
|
||||
```bash
|
||||
go get -u github.com/miguelmota/cointop
|
||||
@ -310,6 +310,10 @@ Action|Description
|
||||
|
||||
If you're on Windows WSL, please see the [wiki](https://github.com/miguelmota/cointop/wiki/Windows-Command-Prompt-and-WSL-Font-Support) for font support instructions.
|
||||
|
||||
- Q: How do I install Go on Ubuntu?
|
||||
|
||||
- A: There's instructions on installing Go on Ubuntu in the [wiki](https://github.com/miguelmota/cointop/wiki/Install-Go-on-Ubuntu).
|
||||
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user