File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ We recommend you use the following methods to install Bito CLI.
25
25
26
26
### MAC and Linux
27
27
28
- ``` sudo curl https://alpha.bito.co /downloads/cli/install.sh -fsSL | bash ``` (curl will always download the latest version)
28
+ ``` sudo curl https://alpha.bito.ai /downloads/cli/install.sh -fsSL | bash ``` (curl will always download the latest version)
29
29
30
30
#### Archlinux
31
31
@@ -46,7 +46,7 @@ Arch and Arch based distro users can install it from [AUR](https://aur.archlinu
46
46
47
47
### MAC and Linux
48
48
49
- ``` sudo curl https://alpha.bito.co /downloads/cli/uninstall.sh -fsSL | bash ``` (this will completely uninstall Bito CLI and all of its components)
49
+ ``` sudo curl https://alpha.bito.ai /downloads/cli/uninstall.sh -fsSL | bash ``` (this will completely uninstall Bito CLI and all of its components)
50
50
51
51
### Windows
52
52
You can’t perform that action at this time.
0 commit comments