Skip to content

Commit fdabdc8

Browse files
authored
fix version (#3)
1 parent aef66ba commit fdabdc8

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
@@ -14,13 +14,13 @@ Download the debian package from [https://github.com/devrev/cli/releases/latest]
1414
and install it using the following command:
1515

1616
```bash
17-
sudo dpkg -i devrev_0.4.0-linux_amd64.deb
17+
sudo dpkg -i devrev_0.4.7-linux_amd64.deb
1818
```
1919

2020
or
2121

2222
```bash
23-
sudo dpkg -i devrev_0.4.0-linux_arm64.deb
23+
sudo dpkg -i devrev_0.4.7-linux_arm64.deb
2424
```
2525

2626
also run the below command to **install the completions**:

0 commit comments

Comments
 (0)