Skip to content

Commit

Permalink
Highlight 'batcat' note in README, see #1420
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Dec 21, 2020
1 parent 947133d commit ab4c120
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 @@ -196,7 +196,7 @@ If your Ubuntu/Debian installation is new enough you can simply run:
apt install bat
```

If you install `bat` this way, please note that the executable may be installed as `batcat` instead of `bat` (due to [a name
**Important**: If you install `bat` this way, please note that the executable may be installed as `batcat` instead of `bat` (due to [a name
clash with another package](https://github.com/sharkdp/bat/issues/982)). You can set up a `bat -> batcat` symlink or alias to prevent any issues that may come up because of this and to be consistent with other distributions:
``` bash
mkdir -p ~/.local/bin
Expand Down

0 comments on commit ab4c120

Please sign in to comment.