Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdambacher committed Oct 19, 2022
1 parent bd65cba commit 7f16571
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ The webservice will respond with a 302 redirect to the real Shopware download ur
Get the download url for the latest version:

```curl
curl -s https://sw-version.dambacher.net/latest
curl -s https://sw-version.dambacher.net/version
```
or
```curl
curl -s https://sw-version.dambacher.net/version/latest
```

## Future ideas
Expand Down

0 comments on commit 7f16571

Please sign in to comment.