Update README.md

This commit is contained in:
Leonid Bugaev
2013-09-15 13:12:45 +04:00
parent e3d1fb4e72
commit 5a4c27dc9e
+2 -2
View File
@@ -74,9 +74,9 @@ Usage of ./bin/gor-linux:
-p=28020: specify port number
```
## Pre-build binaries
## Latest releases (including binaries)
[Download binaries (linux 32/64, darwin)](https://drive.google.com/folderview?id=0B46uay48NwcfWFowc1E4a1BISVU&usp=sharing)
https://github.com/buger/gor/releases
## Building from source
1. Setup standard Go environment http://golang.org/doc/code.html and ensure that $GOPATH environment variable properly set.