1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-12-25 23:23:21 -05:00

README: Require go 1.9

This commit is contained in:
Aaron Lindsay 2017-09-20 20:19:24 -04:00
parent 76fe78b48d
commit fdc2bc85bb

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