Update README.md

Fedora don't use commas in his installation system to separate packages
This commit is contained in:
Aaron D 2014-02-09 09:46:35 +01:00
parent 4be96778f7
commit 347b79c79a

View file

@ -32,7 +32,7 @@ On gentoo:
On Fedora:
$ sudo yum install lua-devel, openssl-devel, libconfig-devel, readline-devel
$ sudo yum install lua-devel openssl-devel libconfig-devel readline-devel
Default Makefile uses liblua5.2 from ubuntu. If you use different version of liblua or linux you have to run ./configure script or you will get some strange compilation error.