From 48e7319d6bc54e3f9847fe115ea553ff0eabbbc8 Mon Sep 17 00:00:00 2001 From: TriMill Date: Tue, 8 Nov 2022 07:54:32 -0500 Subject: [PATCH] remove blasphemy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 502c79e..6174456 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ the config file is located at `/etc/udo.conf`. it is a space-separated list of U ## installation -`sudo make install` +`# make install` ## uninstallation -`sudo make uninstall`, but why would you want to? +`# make uninstall`, but why would you want to? ## why does it segfault?