Update README.md

Add troubleshooting section
This commit is contained in:
2018-10-24 09:31:50 -05:00
committed by GitHub
parent fa1386d9c5
commit 02b86a0e35

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.