From 60002a1340544ce8fb6d2a096cde245e68b4952d Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Fri, 21 Aug 2015 14:20:18 +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 c2d8c64..e8b85ca 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: +Then run the following in the Cygwin Terminal: ```sh git clone https://github.com/cppit/libclangmm.git cd libclangmm