From 065070c1eeda1facc8257ebb90862a2f10d26fb1 Mon Sep 17 00:00:00 2001 From: Usama Abdul Sattar Date: Sat, 12 Jan 2019 10:21:53 +0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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)