X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=9a5e329d7b573b2eff46f4b74605c55d97c6d9c7;hb=refs%2Ftags%2Fv0.3;hp=9e217eb4e19e6ed16407bcfbfd242f72b3d97b82;hpb=1cb510c49eb44e18f88c5efd646fe07f55d038c0;p=CleanReadLine.git diff --git a/README.md b/README.md index 9e217eb..9a5e329 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