Update README.md

Add troubleshooting section
This commit is contained in:
Brian Buller 2018-10-24 09:31:50 -05:00 committed by GitHub
parent fa1386d9c5
commit 02b86a0e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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.