Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c2dff0

Browse files
committed
fix typo in README
1 parent ae1ce9f commit 7c2dff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you want to play around with this new package ui, you'll need to install libu
1010

1111
- On Windows, merely copy out\libui.dll to the root of this repo.
1212
- On OS X, copy out/libui.dylib to the root of this repo as libui.0.dylib and symlink it to libui.dylib
13-
- On other Unixes, copy out/libui.so to the eroot of this reop as libui.so.0 and symlink it to libui.so
13+
- On other Unixes, copy out/libui.so to the root of this repo as libui.so.0 and symlink it to libui.so
1414

1515
and then copy ui.h to the top of this repo as well. (You may symlink any files instead of copying if so choose.)
1616

0 commit comments

Comments
 (0)