Merge pull request #2423 from korantu/patch-1

docs/getting_started.org: clang -> llvm for homebrew
This commit is contained in:
Henrik Lissner 2020-01-25 15:58:09 -05:00 committed by GitHub
commit de6732b4ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,7 +153,7 @@ Homebrew users have a number of formulas available to them. Before they can be
installed, start with Doom's dependencies:
#+BEGIN_SRC bash
brew install coreutils git ripgrep fd clang
brew install coreutils git ripgrep fd llvm
#+END_SRC
For Emacs itself these three are the best options, ordered from most to least