This commit is contained in:
Michael Stanclift
2020-06-22 09:42:04 -05:00
parent e233a42daa
commit 52e547fa4f
4 changed files with 36 additions and 33 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync
```bash
cd ~
wget https://github.com/vmstan/gravity-sync/archive/v1.8.2.zip
unzip v1.8.2.zip -d gravity-sync
wget https://github.com/vmstan/gravity-sync/archive/v1.8.3.zip
unzip v1.8.3.zip -d gravity-sync
cd gravity-sync
```