From 9bdc070f8697bc3780172599408804131c7e7f19 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Fri, 21 Aug 2015 14:19:56 +0200 Subject: [PATCH] Update install.md --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 2ef3f4e..c2d8c64 100644 --- a/docs/install.md +++ b/docs/install.md @@ -31,7 +31,7 @@ Select and install the following packages from the Cygwin-installer: ``` git cmake make gcc-g++ libclang-devel ``` - +Then run: ```sh git clone https://github.com/cppit/libclangmm.git cd libclangmm