summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-12-22 09:02:47 -0500
committerPietro Gagliardi <[email protected]>2015-12-22 09:02:47 -0500
commit124877d5e4efe44e04bf7747675f32155d260286 (patch)
treede2d891d6e4b3f0773c270345049600123688b1f
parentcb632002e599a8432e7e1fe380f28172be434f32 (diff)
parent6faaf172e90b6ab15bb04223b5d536da5bb7b026 (diff)
Merge branch 'master' of github.com:andlabs/ui
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9ace7a..76072e8 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,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.
- On OS X, copy out/libui.dylib to the root of this repo as libui.0.dylib and symlink it to libui.dylib
-- On other Unixes, copy out/libui.so to the eroot of this reop as libui.so.0 and symlink it to libui.so
+- On other Unixes, copy out/libui.so to the root of this repo as libui.so.0 and symlink it to libui.so
and then copy ui.h to the top of this repo as well. (You may symlink any files instead of copying if so choose.)