Update readme

This commit is contained in:
Gres 2020-05-07 12:59:54 +03:00
parent 5c7e0260a9
commit c5b57d1d7a

View File

@ -9,7 +9,7 @@ Basically it is a combination of screen capture, OCR and translation tools.
**Windows**: download archive from [github releases](https://github.com/OneMoreGres/ScreenTranslator/releases) page, extract it and run `.exe` file.
Optionally you can install `vs_redist*.exe` package from the release archive.
If the app fails to start with missing dll's error then install `vs_redist*.exe` from the release archive.
If you have any update errors related to SSL/TLS you should also install or repair `vcredist 2010` (from the Microsoft website).
**Linux**: download `.AppImage` file from [github releases](https://github.com/OneMoreGres/ScreenTranslator/releases), make executable (`chmod +x <file>`) and run it.