diff --git a/README.md b/README.md index 1af1c2f..fd49193 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ vi config/server.conf # ^C to terminate the server ``` +### Troubleshooting + +* If you are getting any `UnicodeEncodeError` type of errors that's because the terminal is not supporting UTF-8. Try running `locale` on the terminal and see if there is any error messages. Fix it with `sudo dpkg-reconfigure locales`, select your UTF-8 locales and try again. + ### Contribute ### * Writing questions in yaml format -- libgit2 0.21.2