Merge pull request #3174 from oscarbailey/patch-1

Fix scoop install instructions
This commit is contained in:
Henrik Lissner 2020-05-19 19:31:52 -04:00 committed by GitHub
commit fc47c89ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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