From 84366825a0c34d48d9c6f30103e4b8e8c1fabf40 Mon Sep 17 00:00:00 2001 From: Julien Blanchard Date: Sat, 10 Apr 2021 18:54:39 +0200 Subject: [PATCH] Update README: Cursive mandates UTF-8 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dafddd6..afc864d 100644 --- a/README.md +++ b/README.md @@ -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