From 6b8545091ea73b2f252ffc335c9e2238aba53e22 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Mon, 14 Dec 2015 08:00:39 +0100 Subject: [PATCH] Added missing : --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 92a03e1..1505777 100644 --- a/docs/install.md +++ b/docs/install.md @@ -38,7 +38,7 @@ Install dependencies: pacman -S git cmake make clang gtksourceviewmm boost aspell aspell-en ``` -Get juCi++ source, compile and install +Get juCi++ source, compile and install: ```sh git clone --recursive https://github.com/cppit/jucipp cd jucipp