mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
use updated brew package name to get clang
This commit is contained in:
committed by
GitHub
parent
d39961b30d
commit
ea7a51de8b
@ -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
|
||||
|
Reference in New Issue
Block a user