From 5fffd044ebf81c011b14204aea27387ccfdcb599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lien=20Sell=C3=A6g?= Date: Tue, 16 Jun 2015 12:45:10 +0200 Subject: [PATCH] Update README.md Move libclangmm to master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4abf57f..e1cc114 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Configuration description will arrive shortly after source code is added. Please install these dependencies on your system. * libclang -* [libclangmm](http://github.com/cppit/libclangmm/tree/juci) +* [libclangmm](http://github.com/cppit/libclangmm/) * cmake * make * clang or gcc (compiler)