mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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
|
#+end_quote
|
||||||
|
|
||||||
#+BEGIN_SRC sh
|
#+BEGIN_SRC sh
|
||||||
scoop enable extras
|
scoop bucket add extras
|
||||||
scoop install git emacs ripgrep fd llvm
|
scoop install git emacs ripgrep fd llvm
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user