Skip to content

Commit

Permalink
fix version (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
navneel99 authored Apr 19, 2024
1 parent aef66ba commit fdabdc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Download the debian package from [https://github.com/devrev/cli/releases/latest]
and install it using the following command:

```bash
sudo dpkg -i devrev_0.4.0-linux_amd64.deb
sudo dpkg -i devrev_0.4.7-linux_amd64.deb
```

or

```bash
sudo dpkg -i devrev_0.4.0-linux_arm64.deb
sudo dpkg -i devrev_0.4.7-linux_arm64.deb
```

also run the below command to **install the completions**:
Expand Down

0 comments on commit fdabdc8

Please sign in to comment.