Browse Source

- update readme (building)

flashmob 9 years ago
parent
commit
335c675e8f
1 changed files with 4 additions and 8 deletions
  1. 4 8
      README.md

+ 4 - 8
README.md

@@ -54,8 +54,8 @@ Show the top senders by: IP, by domain & by HELO message.
 Using websocket via https & password protected. 
 Using websocket via https & password protected. 
 (1 BTC for a successful merge)
 (1 BTC for a successful merge)
 
 
-Contact by opening an issue on Github you need more clarification / details.
-Also, welcome your suggestions for adding things to this Roadmap.
+If you need more clarification / details, please open an issue on Github.
+Also, welcome your suggestions for adding things to this Roadmap - please open an issue.
 
 
 Another way to contribute is to donate to our bitcoin address to help
 Another way to contribute is to donate to our bitcoin address to help
 us fund more bounties!
 us fund more bounties!
@@ -81,13 +81,9 @@ event driven I/O (2012). A year later, the latest script also became inadequate
 Getting started
 Getting started
 ===========================
 ===========================
 
 
-To build, you will need to install the following Go libs:
+To build, just run
 
 
-	$ go get github.com/ziutek/mymysql/thrsafe
-	$ go get github.com/ziutek/mymysql/autorc
-	$ go get github.com/ziutek/mymysql/godrv
-	$ go get gopkg.in/iconv.v1
-	$ go get github.com/garyburd/redigo/redis
+$ go build
 
 
 Rename goguerrilla.conf.sample to goguerrilla.conf
 Rename goguerrilla.conf.sample to goguerrilla.conf