added package build info in readme

This commit is contained in:
lukas-heiligenbrunner 2019-10-26 11:03:11 +02:00
parent 8e7c01c5ed
commit 0d00ab10cf

View File

@ -17,6 +17,11 @@ Debian:
Fedora:
`dnf install libcurl-devel`
#### dependencies for package build
`dpkg` --> debian/ubuntu package
`rpmbuild` --> Fedora/RedHat/CentOS package
### cmake project
cd into downloaded files and Generate makefiles: