Update README.md

This commit is contained in:
vysheng 2013-12-24 00:22:44 +03:00
parent dbffe269fa
commit 381c9b3247

View File

@ -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