Merge pull request #69 from webxoss/Deardrops-patch-1

Fixup wixoss images download url
This commit is contained in:
Deardrops 2018-03-10 02:44:26 -06:00 committed by GitHub
commit 0c305ff497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
```
cd webxoss-client
curl http://webxoss.com/images.tar | tar xv
curl https://webxoss.com/images.tar | tar xv
cd -
```