Clomode 13 anni fa
parent
commit
6c1b16f727
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -90,11 +90,11 @@ Getting started
 
 To build, you will need to install the following Go libs:
 
-$ go get github.com/ziutek/mymysql/thrsafe
-$ go get github.com/ziutek/mymysql/autorc
-$ go get github.com/ziutek/mymysql/godrv
-$ go get github.com/sloonz/go-iconv
-$ go get github.com/garyburd/redigo/redis
+	$ go get github.com/ziutek/mymysql/thrsafe
+	$ go get github.com/ziutek/mymysql/autorc
+	$ go get github.com/ziutek/mymysql/godrv
+	$ go get github.com/sloonz/go-iconv
+	$ go get github.com/garyburd/redigo/redis
 
 Rename goguerrilla.conf.sample to goguerrilla.conf