From ac616cd88ca8544e671d2dd40a4dd18d1bb0a18e Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sun, 3 Jan 2016 09:44:10 +0100 Subject: [PATCH] Minor fixes to installation document --- docs/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index 2f7e2c0..643f4b3 100644 --- a/docs/install.md +++ b/docs/install.md @@ -50,7 +50,7 @@ sudo make install ``` ##Arch Linux -**lldb install instructions needed** +**lldb install instructions needed.** Package available in the Arch User Repository: https://aur.archlinux.org/packages/jucipp-git/ @@ -75,7 +75,7 @@ make install ``` ## OS X with Homebrew (http://brew.sh/) -**installing llvm may take some time, and you need to follow the lldb code signing instructions** +**Installing llvm may take some time, and you need to follow the lldb code signing instructions.** Install dependencies: ```sh