aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeff Obscura <obscuren@users.noreply.github.com>2014-01-30 07:23:14 +0800
committerGeff Obscura <obscuren@users.noreply.github.com>2014-01-30 07:23:14 +0800
commitdbb1370c1fa71fbdd8ce0bc534409243f903cf6d (patch)
treebfba12d5e8d8910ce827a604521b1cc83ab5456f
parent6ab368cf7426195a0d44b14ad6d82c020c024395 (diff)
parentab43c001f7642eaacb8d3bbcde5f0016ce73a85d (diff)
downloaddexon-dbb1370c1fa71fbdd8ce0bc534409243f903cf6d.tar.gz
dexon-dbb1370c1fa71fbdd8ce0bc534409243f903cf6d.tar.zst
dexon-dbb1370c1fa71fbdd8ce0bc534409243f903cf6d.zip
Merge pull request #9 from josephyzhou/master
typo?
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe3ec304d..3693fb6b0 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Ethereum Go makes use of a modified `secp256k1-go` and therefor GMP.
Install
=======
-```go get -u -t https://github.com/ethereum/go-ethereum```
+```go get -u -t github.com/ethereum/go-ethereum```
Command line options