Update README.md

This commit is contained in:
Usama Abdul Sattar 2019-01-12 10:21:53 +05:00 committed by GitHub
parent 7f78684370
commit 065070c1ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,15 +141,16 @@ git clone https://github.com/DarkSecDevelopers/HiddenEye.git
</p> </p>
<h3>Ascii error fix</h3> <h3>Ascii error fix</h3>
```
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 ### SCREENSHOT
![Shot](https://github.com/DarkSecDevelopers/HiddenEye/blob/dev/Sceenshot.png) ![Shot](https://github.com/DarkSecDevelopers/HiddenEye/blob/dev/Sceenshot.png)