aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dafcbf6..3b0506c 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Now you have two basic choices of installing the application:
system package manager. CMake offers DEB and RPM.
After _cpack_ finishes making the package, install this file.
- $ cpack -G DEB
+ $ fakeroot cpack -G DEB
# dpkg -i logdiag-0.0-Linux-x86_64.deb
# Building from sources on Windows