Skip to content

Commit c88688f

Browse files
committed
add Chocolatey install instructions to README; closes #517
1 parent 9b7b249 commit c88688f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,11 @@ $ sudo bash -c "cd /usr/local/bin && curl -fsSLo boot https://github.com/boot-cl
8080

8181
#### Windows
8282

83-
Download [boot.exe][boot-exe], then:
83+
Package managers:
84+
85+
* [Chocolatey](https://chocolatey.org/) — `choco install boot-clj`
86+
87+
Otherwise, download [boot.exe][boot-exe], then:
8488

8589
```bat
8690
:: Using %SystemRoot% here, but can be any folder on user's %PATH%

0 commit comments

Comments
 (0)