diff --git a/README.md b/README.md index 6bb0978..36d66fd 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,15 @@ towards libclang with speed, stability, and ease of use in mind. See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features. ## Screenshots - -
- - + + + + + + + + +
## Dependencies * boost-filesystem diff --git a/docs/install.md b/docs/install.md index f5ada9b..e91e4bc 100644 --- a/docs/install.md +++ b/docs/install.md @@ -7,8 +7,9 @@ - [Fedora 23](#fedora-23) - [Mageia 5](#mageia-5) - [OpenSUSE Tumbleweed](#opensuse-tumbleweed) - - OS X - - [Homebrew](#os-x-with-homebrew-httpbrewsh) + - [FreeBSD](#freebsd) + - MacOS + - [Homebrew](#macos-with-homebrew-httpbrewsh) - Windows - [MSYS 2](#windows-with-msys2-httpsmsys2githubio) - [Run](#run) @@ -113,7 +114,10 @@ make sudo make install ``` -## OS X with Homebrew (http://brew.sh/) +## FreeBSD +On FreeBSD, latest release of juCi++ is available through the port: jucipp. + +## MacOS with Homebrew (http://brew.sh/) **Installing llvm may take some time, and you need to follow the lldb code signing instructions. For an easier dependency install, but without debug support, remove `--with-lldb` below.** Install dependencies: