summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2016-01-13 21:43:26 -0500
committerPietro Gagliardi <[email protected]>2016-01-13 21:43:26 -0500
commitac85bff62fc9101107d53d36e7c2277c01339ae0 (patch)
tree0f0b6cb4e0be2fffc090c76515d44352d06885db
parentb59d586ecf8e9f6f5725798a62e9877e1451287f (diff)
1.6 Beta 2 confirmed.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b6f504..a51ea9e 100644
--- a/README.md
+++ b/README.md
@@ -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.