Skip to content

Commit c1a5576

Browse files
authored
Merge pull request #26 from jacoobes/patch-1
add Windows / scoop install instructions
2 parents a6a2d5c + 2c7333c commit c1a5576

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ The joy of Clojure's threading macros, but on the command line!
1717
### Homebrew
1818

1919
brew install markus-wa/brew/cq
20-
20+
### Windows / Scoop
21+
scoop bucket add scoop-clojure
22+
scoop install scoop-clojure/cq
2123
### Manual
2224

2325
1. Download the latest version for your OS from the [releases](https://github.com/markus-wa/cq/releases) page.

0 commit comments

Comments
 (0)