Skip to content

Commit e909963

Browse files
authored
Update README.md
Updated install and uninstall command line for Mac and Linux.
1 parent 9b59945 commit e909963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)