You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
Gitconvex is available on [chocolatey](https://chocolatey.org/). Install [chocolatey](https://chocolatey.org/install) and run the following command to install gitconvex
30
30
31
31
```shell
32
-
> choco install gitconvex
32
+
> choco install gitconvex --version=2.1.0
33
33
```
34
34
35
35
If you do not prefer `chocolatey` then the [binaries for windows](https://github.com/neel1996/gitconvex/releases/download/2.1.0/gitconvex-v2.1.0-windows.zip) can be downloaded from the [releases](https://github.com/neel1996/gitconvex/releases/tag/2.1.0)
0 commit comments