From c906f001a46a59604b6119f896cb018ebb8d49a8 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 9 Aug 2016 15:41:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13659f3..03594eb 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can download the latest stable release of Osync at www.netpower.fr/osync or You may also get the last development version at https://github.com/deajan/osync with the following command - $ git clone -b "v1.1.1" https://github.com/deajan/osync + $ git clone -b "v1.1-maint" https://github.com/deajan/osync $ cd osync $ sh install.sh