From 6ce71ad6e16d53435915e7e30c18a531340e4934 Mon Sep 17 00:00:00 2001 From: yiiT Date: Thu, 11 May 2017 23:13:52 -0500 Subject: [PATCH] Update README.md Ubuntu 17.04 fails to build, use a different OS or docker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4db77e20..281aab12 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ that anyone will be able to deploy locally or remotely. * Golang # Installation +Ubuntu 17.04 fails to build, use a different OS or docker * Install [Golang](https://golang.org/doc/install) * `go get github.com/ewhal/nyaa` * `go build`