This commit is contained in:
Joey Zhou 2014-01-29 14:08:40 -08:00
parent 6ab368cf74
commit ab43c001f7

View File

@ -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