diff --git a/README.md b/README.md index 20b7b97..3238c11 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ Syncthing Tray ensures that no second instance will be spawned if it is already running. ## Download / binary repository -I currently provide packages for Arch Linux and Windows. Sources for those packages can be found in a -separate [repository](https://github.com/Martchus/PKGBUILDs). For Windows binaries checkout the release section on GitHub or my -[website](http://martchus.no-ip.biz/website/page.php?name=programming). +I currently provide packages for Arch Linux (see [AUR](https://aur.archlinux.org/packages/syncthingtray/)) and Windows (see +[my website](http://martchus.no-ip.biz/website/page.php?name=programming)). Sources for those packages can be found in a separate [repository](https://github.com/Martchus/PKGBUILDs). +. ## Build instructions The application depends on [c++utilities](https://github.com/Martchus/cpp-utilities) and [qtutilities](https://github.com/Martchus/qtutilities) and is built the same way as these libaries. For basic instructions checkout the README file of [c++utilities](https://github.com/Martchus/cpp-utilities). For building this straight, see the next section.