From 9ced11ce97ba8249edb0d94dcf5a4eeed9c7cc84 Mon Sep 17 00:00:00 2001 From: "Philipp C. Heckel" Date: Sun, 3 Aug 2014 23:24:32 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da89cf13e..e2f74006a 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,15 @@ Download and install Syncany You can download the current binary packages and installers from the [releases page](https://github.com/syncany/syncany/releases), or from the Syncany [download site](http://syncany.org/dist/). **Please be aware that this is still ALPHA code! Do not use it for important files.** **Latest release:** -Syncany 0.1.7-alpha, 28 July 2014, [[tar.gz]](https://syncany.org/dist/releases/syncany-0.1.7-alpha.tar.gz) [[zip]](https://syncany.org/dist/releases/syncany-0.1.7-alpha.zip) [[deb]](https://syncany.org/dist/releases/syncany_0.1.7.alpha_all.deb) [[exe]](https://syncany.org/dist/releases/syncany-0.1.7-alpha.exe) -For Ubuntu: Check out the [PPA for releases](https://launchpad.net/~syncany/+archive/release) and the [PPA for snapshots](https://launchpad.net/~syncany/+archive/snapshot). +Syncany 0.1.7-alpha, 28 July 2014 + +Downloads: +- Windows: [Installer (.exe)](https://syncany.org/dist/releases/syncany-0.1.7-alpha.exe) +- Debian/Ubuntu: [Package (.deb)](https://syncany.org/dist/releases/syncany_0.1.7.alpha_all.deb), or via [Launchpad PPA](https://launchpad.net/~syncany/+archive/release) +- Arch Linux: [Package (AUR)](https://aur.archlinux.org/packages/syncany/) +- other operating systems: [ZIP archive](https://syncany.org/dist/releases/syncany-0.1.7-alpha.zip), or [Tarball (tar.gz)](https://syncany.org/dist/releases/syncany-0.1.7-alpha.tar.gz) + +You can also check out the [snapshot releases](https://www.syncany.org/dist/snapshots/), the [PPA for snapshots](https://launchpad.net/~syncany/+archive/snapshot), and the [snapshot AUR package](https://aur.archlinux.org/packages/syncany-git/). Quick [install and usage instructions](https://github.com/syncany/syncany/wiki/CLI-quick-howto) can be found in the wiki. If you like it a bit more detailed, [there's lots more you can explore](https://github.com/syncany/syncany/wiki).