summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index cadfe1a..3f6301d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -117,8 +117,8 @@ cmake --build . -- -j$(nproc --ignore=1)
* `-DCMAKE_BUILD_TYPE=Debug` for a debug build.
* `-DWITH_TESTS=YES` if you want to compile the tests.
* `-DWITH_EXAMPLES=YES` if you want to compile the examples.
-// * One of:
-// ** `-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.
+* One of:
+ ** `-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.
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]