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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Arch and Arch based distro users can install it from [AUR](https://aur.archlinu
38
38
39
39
### Windows
40
40
41
-
1. Install the Bito CLI through MSI using this [installer](https://github.com/gitbito/CLI/blob/main/version-3.5/Bito%20CLI.exe).
41
+
1. Install the Bito CLI through MSI using this [installer](https://github.com/gitbito/CLI/blob/main/version-3.6/Bito%20CLI.exe).
42
42
2. On Windows 11 you might get notification related to publisher verification. Click on "Show more" or "More info" and click on "Run anyway" (we are working on fixing this as soon as possible).
43
43
3. Once the installation is complete, start a new command prompt and run ```bito``` to get started.
44
44
@@ -58,7 +58,7 @@ While it's not recommended, you can download the Bito CLI binary from our reposi
58
58
59
59
### Mac & Linux
60
60
61
-
1. Download Bito CLI binary specific to your OS platform from [here](https://github.com/gitbito/CLI/tree/main/version-3.5) (Please download the latest version for all new updates).
61
+
1. Download Bito CLI binary specific to your OS platform from [here](https://github.com/gitbito/CLI/tree/main/version-3.6) (Please download the latest version for all new updates).
62
62
2. Start the terminal, go to the location where your downloaded the binary, move the downloaded file (in the command below use bito-* filename you have downloaded) to filename bito
63
63
``` mv bito-<os>-<arch> bito ```
64
64
2. Make the file executable using following command
0 commit comments