|
@@ -90,11 +90,11 @@ Getting started
|
|
|
|
|
|
To build, you will need to install the following Go libs:
|
|
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
|
|
Rename goguerrilla.conf.sample to goguerrilla.conf
|
|
|
|
|