From bc6a6fb908fe1216fd48c37904541fe1caa1d41e Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Sat, 16 Aug 2014 04:38:49 -0500 Subject: [PATCH] no sudo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7860a8a..d7ead6b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Install the build dependencies for `geany` and `geany-plugins`: sudo apt-get build-dep geany geany-plugins -Then build and install the plugin +Then build and install the plugin. Do not use `sudo` for this. make && make install