Index: README.md =================================================================== diff -u -rc36f724945f61a0a1d4161906a29a6ae509d68e9 -r710dd1a29e1dd4557222c3b789c571ed5c5c37a0 --- README.md (.../README.md) (revision c36f724945f61a0a1d4161906a29a6ae509d68e9) +++ README.md (.../README.md) (revision 710dd1a29e1dd4557222c3b789c571ed5c5c37a0) @@ -34,6 +34,17 @@ Installing Diality's Embedded Leahi Yocto (ELY) ----------------------------------------------- +Quick note: +For wsl if the locale has an issue, please do the following: +``` +sudo locale-gen en_US.UTF-8 +sudo dpkg-reconfigure locales +sudo update-locale LANG=en_US.UTF-8 +locale +``` + + + 1. Login to the Diality's build server. ``` ssh bruce@192.168.10.161