This commit is contained in:
Michael Stanclift 2020-05-21 21:44:32 -05:00
parent 8c1c38f962
commit c2537348d5

View File

@ -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
```