README.md: added missing ')'

pull/15/head
Alexander Gladysh 15 years ago
parent 5cf558e4d5
commit 2e304ddc12

@ -22,7 +22,7 @@ For Ubuntu 10.10 users:
Installation
============
It is recommended to either compile Lua with the "-pthread" flag or preload libpthread.so on Linux when using this module ([See this glibc bug report](http://sourceware.org/bugzilla/show_bug.cgi?id=10652):
It is recommended to either compile Lua with the "-pthread" flag or preload libpthread.so on Linux when using this module ([see this glibc bug report](http://sourceware.org/bugzilla/show_bug.cgi?id=10652)):
$ LD_PRELOAD=/lib/libpthread.so lua

Loading…
Cancel
Save