From ab43c001f7642eaacb8d3bbcde5f0016ce73a85d Mon Sep 17 00:00:00 2001 From: Joey Zhou Date: Wed, 29 Jan 2014 14:08:40 -0800 Subject: [PATCH] typo? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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