X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=1f12c6efaff365c08ad93affefc8b5501b578cae;hb=2eab39a6585392e139b1c4bbc6e6ec7671627e99;hp=f02d3f925d5dbcf2729f862fad837d701ef7fd0e;hpb=a34f701c4519470dc758ae9da43eb5937a786177;p=CleanReadLine.git diff --git a/README.md b/README.md index f02d3f9..1f12c6e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ make ``` When you want to use the library in your program you should compile with the -`-l /usr/lib/libreadline.so` linker flag +`-l -lreadline` linker flag All functions try to resemble the original [readline](http://cnswww.cns.cwru.edu/php/chet/readline/readline.html) and