1.6 Beta 2 confirmed.

This commit is contained in:
Pietro Gagliardi 2016-01-13 21:43:26 -05:00
parent b59d586ecf
commit ac85bff62f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ If you want to play around with this new package ui, you'll need to install libu
- On Windows, merely copy out\libui.dll to the root of this repo.
- Go 1.5 is adequate.
- On OS X, copy out/libui.A.dylib to the root of this repo as libui.A.dylib and symlink it to libui.dylib
- You must also be running Go 1.6 from master or Beta 2 or newer due to more Go bugs.
- You must also be running Go 1.6 Beta 2 or newer due to more Go bugs.
- On other Unixes, copy out/libui.so.0 to the root of this repo as libui.so.0 and symlink it to libui.so
- Go 1.5 is adequate.