From 6811d4b3db7967b0e0da22ae966de509a46b5550 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 7 Oct 2021 13:02:59 +0200 Subject: Remove unnecessary sudo from Documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-70-g09d2