Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Merge pull request #408 from SpaceDustTeapot/dev

Updated README.md. Stated the required Golang version
Cette révision appartient à :
Austin 2017-05-12 17:30:56 -05:00 révisé par GitHub
révision d34f2f3959

Voir le fichier

@ -11,7 +11,7 @@ that anyone will be able to deploy locally or remotely.
# Installation # Installation
Ubuntu 17.04 fails to build, use a different OS or docker Ubuntu 17.04 fails to build, use a different OS or docker
* Install [Golang](https://golang.org/doc/install) * Install [Golang](https://golang.org/doc/install) (version >=1.8)
* `go get github.com/ewhal/nyaa` * `go get github.com/ewhal/nyaa`
* `go build` * `go build`
* Download DB and place it in your root folder named as "nyaa.db" * Download DB and place it in your root folder named as "nyaa.db"