Mention “make package” in readme.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2020-01-18 23:24:15 +01:00
parent 8e5e0435b6
commit c56d8115e4
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 0 deletions

View File

@ -151,4 +151,6 @@ cmake --build . -- -j$(nproc --ignore=1)
** `-DWITH_DEB=YES` if you want to be able to generate a deb-package.
** `-DWITH_RPM=YES` if you want to be able to generate an rpm-package.
To create a deb or rpm package, run `make package` after compiling.
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]