Skip to content

Commit

Permalink
Replace tab in the rc example with 4 spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrabWeb committed Jan 12, 2018
1 parent 20ee11c commit 2ea686b
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 @@ -28,7 +28,7 @@ To use macfeh from the command line, add

```bash
function macfeh() {
open -b "drabweb.macfeh" "$@"
open -b "drabweb.macfeh" "$@"
}
```

Expand Down

0 comments on commit 2ea686b

Please sign in to comment.