Skip to content

Commit

Permalink
Merge pull request #3870 from wkloucek/update-getting-started
Browse files Browse the repository at this point in the history
update ocis version in getting started guide
  • Loading branch information
micbar authored May 25, 2022
2 parents d399f7b + 792be49 commit 09ff21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ocis/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 09ff21a

Please sign in to comment.