diff --git a/docs/getting_started.org b/docs/getting_started.org index 495ef2828..006b450cb 100644 --- a/docs/getting_started.org +++ b/docs/getting_started.org @@ -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