diff --git a/docs/source/downloads.md b/docs/source/downloads.md index 40e8a4113..c114d54c4 100644 --- a/docs/source/downloads.md +++ b/docs/source/downloads.md @@ -23,4 +23,15 @@ On Windows, there are some ways of installing RSS Guard: Note that some MSVC runtime libraries are bundled with RSS Guard but sometimes you might get errors like some DLL is missing. If that happens I highly recommend you to install this great [All-in-One runtime DLL pack](https://github.com/abbodi1406/vcredist/releases). Simply download and launch newest available file `VisualCppRedist_AIO_x86_x64.exe`. It will install all up-to-date Microsoft libraries. It works great. -``` \ No newline at end of file +``` + +### Linux +On Linux, you can download `AppImage` files which are self-contained and you simply can launch them as regular binaries. They should work just fine. + +Likely even better way is to use official distribution packages if your distribution offers those. + +### Mac OS X +`DMG` packages are provided for Mac users. + +### KOBO Book Reader +Yes, RSS Guard was [ported](https://github.com/Szybet/rssguard-inkbox) to KOBO. Feel free to try it and report any bugs upstream or to port author. \ No newline at end of file