From ce75cdf76c7f0c165b157b4f194afbde59477ebd Mon Sep 17 00:00:00 2001 From: John-Alan Simmons Date: Sat, 31 May 2014 14:57:57 -0400 Subject: [PATCH] Changed install section --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 01b1e0d..01bc524 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,7 @@ $ gotter --help OR gotter -h You can simply ``` -$ go get -d github.com/jsimnz/gotter -$ make -$ sudo make install +$ go get github.com/jsimnz/gotter ``` ## TODO