Browse Source

Fixing link to installation guide

merge-requests/37/head
Geir Morten Larsen 11 years ago
parent
commit
ee4f02a1b5
  1. 6
      README.md

6
README.md

@ -29,10 +29,8 @@ $ git clone https://github.com/cppit/libclangmm.git
## Installation ## ## Installation ##
```sh See [installation guide](https://github.com/cppit/libclangmm/blob/master/docs/install.md)
$ cmake .
$ make install
```
**Notice:** *make install* needs root privileges **Notice:** *make install* needs root privileges
# Usage # # Usage #

Loading…
Cancel
Save