Update README.md
Fedora don't use commas in his installation system to separate packages
This commit is contained in:
parent
92355618ce
commit
3bee35583c
@ -32,7 +32,7 @@ On gentoo:
|
|||||||
|
|
||||||
On Fedora:
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user