Browse Source

Update install.md

merge-requests/37/head
Ole Christian Eidheim 10 years ago
parent
commit
60002a1340
  1. 2
      docs/install.md

2
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

Loading…
Cancel
Save