update ocis version in getting started guide

This commit is contained in:
Willy Kloucek
2022-05-25 09:13:49 +02:00
parent 48dfa52164
commit 792be49a0c

View File

@@ -37,7 +37,7 @@ For this example, assuming version 1.20.0 of oCIS running on a Linux AMD64 host:
```console
# download
curl https://download.owncloud.com/ocis/ocis/stable/1.20.0/ocis-1.20.0-linux-amd64 --output ocis
curl https://download.owncloud.com/ocis/ocis/testing/2.0.0-beta1/ocis-2.0.0-beta1-linux-amd64 --output ocis
# make binary executable
chmod +x ocis