Update README.md
Fedora don't use commas in his installation system to separate packages
This commit is contained in:
parent
4be96778f7
commit
347b79c79a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue