From 4e9e2c76a8880f93ab1c651af47dedfb8b7aa1a6 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Wed, 27 May 2020 12:10:34 -0500 Subject: [PATCH] 1.4.2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da2c1f7..9023cc3 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync ``` cd ~ -wget https://github.com/vmstan/gravity-sync/archive/v1.4.1.zip -unzip v1.4.1.zip -mv ~/gravity-sync-1.4.1 ~/gravity-sync +wget https://github.com/vmstan/gravity-sync/archive/v1.4.2.zip +unzip v1.4.2.zip +mv ~/gravity-sync-1.4.2 ~/gravity-sync cd gravity-sync ```