Browse Source

Updated installation doc: universal-ctags is now an official homebrew package

pipelines/353213535
eidheim 4 years ago
parent
commit
821b5e845e
  1. 3
      docs/install.md

3
docs/install.md

@ -139,8 +139,7 @@ On FreeBSD, latest release of juCi++ is available through the port: jucipp.
Install dependencies: Install dependencies:
```sh ```sh
brew install cmake pkg-config boost gtksourceviewmm3 gnome-icon-theme aspell llvm clang-format libgit2 zlib libxml2 brew install cmake pkg-config boost gtksourceviewmm3 gnome-icon-theme aspell llvm clang-format libgit2 zlib libxml2 universal-ctags
brew install --HEAD universal-ctags/universal-ctags/universal-ctags # Recommended Ctags package
``` ```
Mojave users might need to install headers: Mojave users might need to install headers:

Loading…
Cancel
Save