From dc7865e5168002785f5780d7c901459eda5e99c0 Mon Sep 17 00:00:00 2001 From: eidheim Date: Tue, 1 Sep 2026 14:19:43 +0200 Subject: [PATCH] Updated archlinux install docs --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index f560acd..7ad5ebf 100644 --- a/docs/install.md +++ b/docs/install.md @@ -43,7 +43,7 @@ sudo make install Install dependencies: ```sh -sudo pacman -S git cmake pkg-config make clang lldb gtksourceviewmm boost aspell aspell-en libgit2 ctags +sudo pacman -S git cmake pkg-config make clang lldb gtksourceviewmm boost aspell aspell-en libgit2 ctags gtksourceview3 boost-libs ``` Get juCi++ source, compile and install: