Skip to content

Commit

Permalink
Merge pull request doomemacs#2423 from korantu/patch-1
Browse files Browse the repository at this point in the history
docs/getting_started.org: clang -> llvm for homebrew
  • Loading branch information
Henrik Lissner authored Jan 25, 2020
2 parents cc6d4aa + ea7a51d commit de6732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de6732b

Please sign in to comment.