Commit 381c9b32 authored by vysheng's avatar vysheng

Update README.md

parent dbffe269
......@@ -21,7 +21,14 @@ or download and extrac zip
#### Linux
Just run
Install libs: readline openssl and (if you want to use config) libconfig.
On ubuntu use:
$ sudo apt-get install libreadline-dev libconfig-dev libssl-dev
On gentoo:
$ sudo emerge -av sys-libs/readline dev-libs/libconfig dev-libs/openssl
Then
$ ./configure
$ make
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment