From c2537348d58afd576265570da86bac094b844720 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 21 May 2020 21:44:32 -0500 Subject: [PATCH] v1.1.6 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a1fc33..55f2342 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync ``` cd ~ -wget https://github.com/vmstan/gravity-sync/archive/v1.1.5.zip -unzip v1.1.5.zip -mv ~/gravity-sync-1.1.5 ~/gravity-sync +wget https://github.com/vmstan/gravity-sync/archive/v1.1.6.zip +unzip v1.1.6.zip +mv ~/gravity-sync-1.1.6 ~/gravity-sync cd gravity-sync ```