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.
2525
2626### MAC and Linux
2727
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)
2929
3030#### Archlinux
3131
@@ -46,7 +46,7 @@ Arch and Arch based distro users can install it from [AUR](https://aur.archlinu
4646
4747### MAC and Linux
4848
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)
5050
5151### Windows
5252
You can’t perform that action at this time.
0 commit comments