diff --git a/README.md b/README.md index 668c5423..c2c884d5 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ bat main.cpp | xclip export MANPAGER="sh -c 'col -bx | bat -l man -p'" man 2 select ``` +(replace `bat` by `batcat` if you are on Debian or Ubuntu) It might also be necessary to set `MANROFFOPT="-c"` if you experience formatting problems.