diff --git a/README.md b/README.md index 68c1a80..c030868 100644 --- a/README.md +++ b/README.md @@ -141,15 +141,16 @@ git clone https://github.com/DarkSecDevelopers/HiddenEye.git

Ascii error fix

-``` -dpkg-reconfigure locales -Then select: "All locales" Then select "en_US.UTF-8" +`dpkg-reconfigure locales` + + `Then select: "All locales" Then select "en_US.UTF-8"` + + `After that reboot your machine. Then open terminal and run the command: "locale"` + + `There you will see "en_US.UTF-8" which is the default language. Instead of POSIX.` -After that reboot your machine. Then open terminal and run the command: "locale" -There you will see "en_US.UTF-8" which is the default language. Instead of POSIX. -``` ### SCREENSHOT ![Shot](https://github.com/DarkSecDevelopers/HiddenEye/blob/dev/Sceenshot.png)