Skip to content

Commit

Permalink
README: small typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
doronbehar authored Apr 17, 2020
1 parent 862350d commit 25f5ce4
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 @@ -16,7 +16,7 @@ not scalable. So now, please replace every occurrence of `%s` with
`%pistol-filename%`. Or with:

```sh
sed -i 's/%s/%pistol-filename%/g ~/.config/pistol/pistol.conf
sed -i 's/%s/%pistol-filename%/g' ~/.config/pistol/pistol.conf
```

If you want to know more details, read
Expand Down

0 comments on commit 25f5ce4

Please sign in to comment.