We depend on Go 1.9+

This commit is contained in:
Christian Muehlhaeuser 2019-05-14 03:02:04 +02:00
parent 2284cad564
commit 055881d488
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -25,7 +25,7 @@ A lightweight but modern Mastodon client, written in Go & QML.
### From Source
Make sure you have a working Go environment (Go 1.8 or higher is required).
Make sure you have a working Go environment (Go 1.9 or higher is required).
See the [install instructions](http://golang.org/doc/install.html).
You will also need Qt5 and its development headers installed.