This commit is contained in:
Michael Stanclift
2020-06-03 15:52:36 -05:00
parent c8207a48e1
commit 64afbd4e8d
4 changed files with 8 additions and 4 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.0.zip
unzip v1.8.0.zip -d gravity-sync
wget https://github.com/vmstan/gravity-sync/archive/v1.8.1.zip
unzip v1.8.1.zip -d gravity-sync
cd gravity-sync
```