README: Require go 1.9

This commit is contained in:
Aaron Lindsay 2017-09-20 20:19:24 -04:00
parent 76fe78b48d
commit fdc2bc85bb
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ view that documentation is to [browse it on github](./docs/index.md).
## Installation
First, install npm, python, curl, and go >= 1.7 in your distribution. Here is
First, install npm, python, curl, and go >= 1.9 in your distribution. Here is
how in Arch Linux:
$ sudo pacman -S npm curl go python