diff --git a/README.md b/README.md index 9fd742c..5fcee5b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ 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 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 `) and run it. **OS X**: currently not supported.