Skip to content

Commit

Permalink
Fix download link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddhanathan Shanmugam authored Mar 11, 2017
1 parent c70b99b commit 237d423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Keybindings:
Debian/Ubuntu: `.deb` files are available for the [latest release][1].

```bash
wget https://github.com/fmthoma/vgrep/releases/download/v0.2.0.0/vgrep_0.2.0.0-1_amd64.deb
wget https://github.com/fmthoma/vgrep/releases/download/v0.2/vgrep_0.2.0.0-1_amd64.deb
sudo dpkg -i vgrep_0.2.0.0-1_amd64.deb
```

Expand Down

0 comments on commit 237d423

Please sign in to comment.