Browse Source

Improved language on git submodule dependencies comment

merge-requests/365/head
Ole Christian Eidheim 10 years ago
parent
commit
f95ff09af8
  1. 4
      README.md

4
README.md

@ -38,8 +38,8 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann
* gtksourceviewmm-3.0 * gtksourceviewmm-3.0
* aspell * aspell
* libclang * libclang
* [libclangmm](http://github.com/cppit/libclangmm/) (compiled directly from git submodule, no need to install) * [libclangmm](http://github.com/cppit/libclangmm/) (downloaded directly with git --recursive, no need to install)
* [tiny-process-library](http://github.com/eidheim/tiny-process-library/) (compiled directly from git submodule, no need to install) * [tiny-process-library](http://github.com/eidheim/tiny-process-library/) (downloaded directly with git --recursive, no need to install)
## Installation ## ## Installation ##
See [installation guide](http://github.com/cppit/jucipp/blob/master/docs/install.md). See [installation guide](http://github.com/cppit/jucipp/blob/master/docs/install.md).

Loading…
Cancel
Save