mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix scoop install instructions
Just tried installing on Windows, you need to use "scoop bucket add extras" not "scoop enable extras"
This commit is contained in:
@ -318,7 +318,7 @@ be enabled.
|
||||
#+end_quote
|
||||
|
||||
#+BEGIN_SRC sh
|
||||
scoop enable extras
|
||||
scoop bucket add extras
|
||||
scoop install git emacs ripgrep fd llvm
|
||||
#+END_SRC
|
||||
|
||||
|
Reference in New Issue
Block a user