aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb306932..bb753451 100644
--- a/Makefile
+++ b/Makefile
@@ -136,4 +136,4 @@ config:
cd subprojects/wlroots && meson ./build --prefix=/usr --buildtype=release
cd subprojects/wlroots && ninja -C build/
- cd subprojects/wlroots && sudo ninja -C build/ install
+ cd subprojects/wlroots && ninja -C build/ install