mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 04:37:46 -04:00
Merge pull request #5696 from owncloud/add_the_required_go_version_to_readme
[docs-only] Add the minimum go version needed for compiling in readme
This commit is contained in:
@@ -77,7 +77,7 @@ See the [Quick Guide](https://doc.owncloud.com/ocis/next/quickguide/quickguide.h
|
||||
|
||||
### Use the ocis Repo as Source
|
||||
|
||||
Use this method to run an instance with the latest code. This is only recommended for development purposes. To build and run a local instance with demo users:
|
||||
Use this method to run an instance with the latest code. This is only recommended for development purposes. The minimum go version required is 1.19. To build and run a local instance with demo users:
|
||||
|
||||
```console
|
||||
# get the source
|
||||
|
||||
Reference in New Issue
Block a user