Skip to content

Commit 0332f2b

Browse files
Update README.md
1 parent b51f993 commit 0332f2b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ 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/public-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/latest/download/devrev.rb">DevRev Formula</a> or run the below command
1212
```bash
13-
$ wget https://github.com/devrev/public-devrev-cli/releases/download/v0.3.2/devrev.rb
13+
$ wget https://github.com/devrev/public-devrev-cli/releases/latest/download/devrev.rb
1414
```
1515
move to the downloaded directory and install the downloaded Homebrew formula devrev.rb using below brew command
1616
```bash
@@ -30,15 +30,15 @@ $ 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/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>
33+
click here to download <a href="https://github.com/devrev/public-devrev-cli/releases/latest/download/devrev_0.3.2-linux_amd64.deb">Linux AMD64</a>
34+
| <a href="https://github.com/devrev/public-devrev-cli/releases/latest/download/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
38-
$ sudo dpkg -i devrev_0.3.2-linux_amd64.deb
38+
$ sudo dpkg -i devrev_0.4.0-linux_amd64.deb
3939
```
4040
```bash
41-
$ sudo dpkg -i devrev_0.3.2-linux_arm64.deb
41+
$ sudo dpkg -i devrev_0.4.0-linux_arm64.deb
4242
```
4343
Note: /usr/local/bin/devrev path may vary based on your installation
4444
### Uninstall

0 commit comments

Comments
 (0)