mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-13 19:46:39 +00:00
commit
dbb1370c1f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Ethereum Go makes use of a modified `secp256k1-go` and therefor GMP.
|
||||||
Install
|
Install
|
||||||
=======
|
=======
|
||||||
|
|
||||||
```go get -u -t https://github.com/ethereum/go-ethereum```
|
```go get -u -t github.com/ethereum/go-ethereum```
|
||||||
|
|
||||||
|
|
||||||
Command line options
|
Command line options
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue