Skip to content

Commit

Permalink
Update installation version to 0.0.5 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleyhindle committed Jan 20, 2019
1 parent cbd3d0c commit 1c3e435
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 @@ -45,7 +45,7 @@ composer require ashleyhindle/private-dump
Install with [curl](https://curl.haxx.se/)

```bash
curl -Lo private-dump https://github.com/ashleyhindle/private-dump/releases/download/v0.0.4/private-dump
curl -Lo private-dump https://github.com/ashleyhindle/private-dump/releases/download/v0.0.5/private-dump
chmod a+x private-dump
```

Expand Down

0 comments on commit 1c3e435

Please sign in to comment.