Skip to content

Commit 4d5bffe

Browse files
Update README.md
1 parent a2dd10c commit 4d5bffe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Official website <a href="https://devrev.ai">DevRev</a>
88
- linux amd64
99
### Version v0.3.2 <br>
1010
Download the brew formula devrev.rb<br>
11-
click here to download <a href="https://github.com/devrev/brew-devrev-cli/releases/download/v0.3.2/devrev.rb">DevRev Formula</a> or run the below command
11+
click here to download <a href="https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev.rb">DevRev Formula</a> or run the below command
1212
```bash
13-
$ curl -LJO https://github.com/devrev/brew-devrev-cli/releases/download/v0.3.2/devrev.rb
13+
$ curl -LJO https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev.rb
1414
```
1515
move to the downloaded directory and install the downloaded Homebrew formula devrev.rb using below brew command
1616
```bash
1717
$ brew install ./devrev.rb
1818
```
1919
also run the below command to install the completions
2020
```bash
21-
$ curl -O https://raw.githubusercontent.com/devrev/brew-devrev-cli/main/install_completions.sh && sh install_completions.sh /opt/homebrew/bin/devrev
21+
$ curl -O https://raw.githubusercontent.com/devrev/public-devrev-cli/main/install_completions.sh && sh install_completions.sh /opt/homebrew/bin/devrev
2222
```
2323
Note: <b>/opt/homebrew/bin/devrev</b> path may vary based on your homebrew installation
2424
### Uninstall
@@ -30,8 +30,8 @@ $ brew uninstall devrev
3030
- linux arm64
3131
### Version v0.3.2 <br>
3232
Download the debian package<br>
33-
click here to download <a href="https://github.com/devrev/brew-devrev-cli/releases/download/v0.3.2/devrev_0.3.2-linux_amd64.deb">Linux AMD64</a>
34-
| <a href="https://github.com/devrev/brew-devrev-cli/releases/download/v0.3.2/devrev_0.3.2-linux_arm64.deb">Linux ARM64</a> <br>
33+
click here to download <a href="https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev_0.3.2-linux_amd64.deb">Linux AMD64</a>
34+
| <a href="https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev_0.3.2-linux_arm64.deb">Linux ARM64</a> <br>
3535

3636
Note: move to the downloaded directory and install the debian package using below dpkg command
3737
```bash

0 commit comments

Comments
 (0)