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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,17 @@ Official website <a href="https://devrev.ai">DevRev</a>
8
8
- linux amd64
9
9
### Version v0.3.2 <br>
10
10
Download the brew formula devrev.rb<br>
11
-
click here to download <ahref="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 <ahref="https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev.rb">DevRev Formula</a> or run the below command
move to the downloaded directory and install the downloaded Homebrew formula devrev.rb using below brew command
16
16
```bash
17
17
$ brew install ./devrev.rb
18
18
```
19
19
also run the below command to install the completions
20
20
```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
22
22
```
23
23
Note: <b>/opt/homebrew/bin/devrev</b> path may vary based on your homebrew installation
24
24
### Uninstall
@@ -30,8 +30,8 @@ $ brew uninstall devrev
30
30
- linux arm64
31
31
### Version v0.3.2 <br>
32
32
Download the debian package<br>
33
-
click here to download <ahref="https://github.com/devrev/brew-devrev-cli/releases/download/v0.3.2/devrev_0.3.2-linux_amd64.deb">Linux AMD64</a>
click here to download <ahref="https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev_0.3.2-linux_amd64.deb">Linux AMD64</a>
0 commit comments