README.md: add GO111MODULE=on to instructions

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-03-31 12:23:51 +02:00
parent 6d1715d239
commit fef4969e52
+1
View File
@@ -18,6 +18,7 @@ For Windows you need the ANGLE drivers for emulating OpenGL ES. You can build AN
With Go 1.12 or newer,
$ export GO111MODULE=on
$ go run gioui.org/apps/gophers
should display a simple (nonsense) demo.