From eab6a05e4f2b93c0469ecffd52d09ec1ff8217ab Mon Sep 17 00:00:00 2001 From: deajan Date: Sun, 28 Aug 2016 11:50:18 +0200 Subject: [PATCH] Updated readme for new release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03594eb..1788c88 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,11 @@ Microsoft Windows is supported via MSYS or Cygwin. Osync has been designed to not delete any data, but rather make backups of conflictual files or soft deletes. Nevertheless, you should always have a neat backup of your data before trying a new sync tool. -You can download the latest stable release of Osync at www.netpower.fr/osync or https://github.com/deajan/osync/archive/v1.1.tar.gz +You can download the latest stable release of Osync at https://github.com/deajan/osync/archive/v1.1.2.tar.gz You may also get the last development version at https://github.com/deajan/osync with the following command - $ git clone -b "v1.1-maint" https://github.com/deajan/osync + $ git clone -b "v1.2-maint" https://github.com/deajan/osync $ cd osync $ sh install.sh