Skip to content

Commit

Permalink
Update the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
meribold committed Jun 20, 2022
1 parent f5d3e0c commit 574e8fc
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 @@ -19,7 +19,7 @@ using `git snap`.
Save `git-snap` to some directory in your `$PATH` and make it executable. E.g.:

```bash
curl -f https://raw.githubusercontent.com/meribold/git-snap/v1.1.1/git-snap > ~/bin/git-snap
curl -f https://raw.githubusercontent.com/meribold/git-snap/v1.1.2/git-snap > ~/bin/git-snap
chmod +x ~/bin/git-snap
```

Expand Down

0 comments on commit 574e8fc

Please sign in to comment.