summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8486f246..ed4a42ab 100644
--- a/README.md
+++ b/README.md
@@ -66,8 +66,8 @@ Building and installing
Distro building
---------------
For distribution in the different distros - please use the cmake build system with CPack:
-- cmake -DDISTRO=1.el8 -DMAINTAINER="name <email>" .. (rpm style)
-- cmake -DDISTRO=1 -DMAINTAINER="name <email>" .. (deb style)
+- cmake -DDISTRO=1.el8 -DMAINTAINER="name \<email\>" .. (rpm style)
+- cmake -DDISTRO=1 -DMAINTAINER="name \<email\>" .. (deb style)
- make package
- make package_source