aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-15 20:05:43 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-15 20:05:43 +1300
commit895fe1da21bf761847019e30771272fb2e400c4e (patch)
tree3c3262bb7d52346822c831d7935dcdfc8c84c05c
parentRemove uneeded warning nixer (diff)
downloadwtf8-895fe1da21bf761847019e30771272fb2e400c4e.tar.gz
wtf8-895fe1da21bf761847019e30771272fb2e400c4e.zip
Add recommendation of setting LANG
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 6ef133f..7d24ff9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -4,6 +4,8 @@ wtf8
Tiny utility for interactive use to inspect the bytes of UTF-8 strings in line
with the characters. Expects a single argument, a string.
+ $ LANG=C.UTF-8
+ $ export LANG
$ make
$ ./wtf8 test
74 65 73 74