1 files changed, 4 insertions(+), 0 deletions(-)
M README.md
M README.md => README.md +4 -0
@@ 17,6 17,10 @@ Press `r` to go reload the current page.
Press `q` to quit.
+## Gotchas
+
+You will need your locale to be set like `export LC_CTYPE=en_US.UTF-8` otherwise you'll see strange characters.
+
## Installation