From 2e57f7bc86ac4f46f60c68d96ed969f1de79ccbf Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Thu, 17 Nov 2016 14:12:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c5c6dc1b..94c469ae5 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,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 https://github.com/deajan/osync/archive/v1.1.2.tar.gz +You can download the latest stable release of osync at https://github.com/deajan/osync/archive/stable.tar.gz You may also get the last development version at https://github.com/deajan/osync with the following command - $ git clone -b "v1.2-maint" https://github.com/deajan/osync + $ git clone https://github.com/deajan/osync $ cd osync $ sh install.sh