From 223cda3355c6af4956ea445fc1792b18cfe370cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Wed, 15 Jun 2016 23:13:13 +0200 Subject: [PATCH] Fixed URL in readme file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 830ddca..90c31a2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Developed for [juCi++](https://github.com/cppit/jucipp), a lightweight, platform * libclang ## Installation ## -See the [installation guide](https://github.com/cppit/libclangmm/blob/master/docs/install.md). +See the [installation guide](docs/install.md). # Tests # The compilation of the tests are disabled due to ease of installation. Simply enter CMakeList.txt and uncomment the last two lines in the file to enable testing.