We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef66ba commit fdabdc8Copy full SHA for fdabdc8
README.md
@@ -14,13 +14,13 @@ Download the debian package from [https://github.com/devrev/cli/releases/latest]
14
and install it using the following command:
15
16
```bash
17
-sudo dpkg -i devrev_0.4.0-linux_amd64.deb
+sudo dpkg -i devrev_0.4.7-linux_amd64.deb
18
```
19
20
or
21
22
23
-sudo dpkg -i devrev_0.4.0-linux_arm64.deb
+sudo dpkg -i devrev_0.4.7-linux_arm64.deb
24
25
26
also run the below command to **install the completions**:
0 commit comments