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
@@ -50,7 +50,7 @@ Arch and Arch based distro users can install it from [AUR](https://aur.archlinu
50
50
51
51
### Windows
52
52
53
-
1. Install the Bito CLI through MSI using this [installer](https://github.com/gitbito/CLI/blob/main/version-4.9/Bito%20CLI.exe).
53
+
1. Install the Bito CLI through MSI using this [installer](https://github.com/gitbito/CLI/blob/main/version-5.0/Bito%20CLI.exe).
54
54
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).
55
55
3. Once the installation is complete, start a new command prompt and run ```bito``` to get started.
56
56
@@ -70,7 +70,7 @@ While it's not recommended, you can download the Bito CLI binary from our reposi
70
70
71
71
### Mac & Linux
72
72
73
-
1. Download Bito CLI binary specific to your OS platform from [here](https://github.com/gitbito/CLI/tree/main/version-4.9) (Please download the latest version for all new updates).
73
+
1. Download Bito CLI binary specific to your OS platform from [here](https://github.com/gitbito/CLI/tree/main/version-5.0) (Please download the latest version for all new updates).
74
74
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
75
75
``` mv bito-<os>-<arch> bito ```
76
76
2. Make the file executable using following command
0 commit comments