From 7f786843707948fe92ca5c12bcd6a7c10671d456 Mon Sep 17 00:00:00 2001 From: Usama Abdul Sattar Date: Sat, 12 Jan 2019 10:18:52 +0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f633b44..68c1a80 100644 --- a/README.md +++ b/README.md @@ -141,11 +141,15 @@ git clone https://github.com/DarkSecDevelopers/HiddenEye.git

Ascii error fix

+``` 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. +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. +``` ### SCREENSHOT ![Shot](https://github.com/DarkSecDevelopers/HiddenEye/blob/dev/Sceenshot.png)