diff --git a/README.md b/README.md index ba298f7..da2c1f7 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.0.zip -unzip v1.4.0.zip -mv ~/gravity-sync-1.4.0 ~/gravity-sync +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 cd gravity-sync ```