mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-01-06 13:24:21 +01:00
add ZAP connection through Tor
This commit is contained in:
@@ -58,7 +58,7 @@ $ go version
|
||||
If need to install Go, run these:
|
||||
|
||||
```
|
||||
$ wget https://storage.googleapis.com/golang/go1.11.linux-armv6l.tar.gz
|
||||
$ wget https://storage.googleapis.com/golang/go1.13.linux-armv6l.tar.gz
|
||||
$ sudo tar -C /usr/local -xzf go1.11.linux-armv6l.tar.gz
|
||||
$ sudo rm *.gz
|
||||
$ sudo mkdir /usr/local/gocode
|
||||
|
||||
Reference in New Issue
Block a user