1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:10:04 +08:00

Fix global install guide for macos (#3651)

closs #3568
This commit is contained in:
Wang Shidong 2020-07-19 19:17:23 +08:00 committed by GitHub
parent 01fd04a801
commit bfd221d9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ sudo apt-get install global
Install on OSX using Homebrew:
```sh
brew install global --with-pygments --with-ctags
brew install global
```
**Build from source:**