Browse Source

Added gnome-icon-theme to MacOS brew install command

merge-requests/365/head
eidheim 9 years ago
parent
commit
7b61e75d35
  1. 2
      docs/install.md

2
docs/install.md

@ -123,7 +123,7 @@ On FreeBSD, latest release of juCi++ is available through the port: jucipp.
Install dependencies:
```sh
brew install --with-lldb llvm
brew install cmake pkg-config boost gtksourceviewmm3 aspell clang-format libgit2 ctags
brew install cmake pkg-config boost gtksourceviewmm3 gnome-icon-theme aspell clang-format libgit2 ctags
```
Get juCi++ source, compile and install:

Loading…
Cancel
Save