From 5b3ed9ad8ac97eb8b39843b68d8038d7b7c649be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lien=20Sell=C3=A6g?= Date: Tue, 24 Nov 2015 22:03:40 +0100 Subject: [PATCH] Small fix for arch instructions --- docs/install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 9c66832..3311d5b 100644 --- a/docs/install.md +++ b/docs/install.md @@ -68,7 +68,8 @@ make install ##Arch Install dependencies: ```sh -pacman -S git cmake make clang gtksourceviewmm3 boost aspell aspell-en +#as root +pacman -S git cmake make clang gtksourceviewmm boost aspell aspell-en ``` Get juCi++ source, compile and install