diff --git a/README.md b/README.md index 140deb2..1944121 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,9 @@ To see all options that are available, run: ``` boltbrowser --help ``` + +Troubleshooting +--------------- + +If you're having trouble with garbled characters being displayed on your screen, you may try a different value for `TERM`. +People tend to have the best luck with `xterm-256color` or something like that. Play around with it and see if it fixes your problems.