summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7554bd..2e062d0 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ to install it to your system. Alternatively you can install it to a fake root
folder:
```
-sudo make DESTDIR="path/to/my/fakeroot" install
+make DESTDIR="path/to/my/fakeroot" install
```
or create only a tar archive from this source for external packaging: