Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Updated README.md. Stated the required Golang version

Stated the required Golang version since ubuntu has 1.6 by default.
Cette révision appartient à :
SpaceDustTeapot 2017-05-12 23:28:03 +01:00 révisé par GitHub
Parent 09811cc275
révision 66c38c5cc7
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -11,7 +11,7 @@ that anyone will be able to deploy locally or remotely.
# Installation
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 build`
* Download DB and place it in your root folder named as "nyaa.db"