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