mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-11-10 12:10:23 +01:00
COMPILE.md: Fixed C&P error.
This commit is contained in:
parent
e5d9986750
commit
e4baf66fb9
|
@ -14,7 +14,7 @@ A quick and dirty way to produce the binaries of `mtdbconverter`,
|
|||
# the corresponding version from https://golang.org/dl/
|
||||
$ wget https://storage.googleapis.com/golang/go1.3.3.linux-amd64.tar.gz
|
||||
|
||||
$ sha1sum https://storage.googleapis.com/golang/go1.3.3.linux-amd64.tar.gz
|
||||
$ sha1sum go1.3.3.linux-amd64.tar.gz
|
||||
14068fbe349db34b838853a7878621bbd2b24646 go1.3.3.linux-amd64.tar.gz
|
||||
|
||||
$ tar xf go1.3.3.linux-amd64.tar.gz
|
||||
|
|
Loading…
Reference in New Issue
Block a user