Merge pull request #9626 from nextcloud/DaphneMuller-patch-1-1

Update devenv.rst
This commit is contained in:
Andrey Borysenko 2023-03-20 12:30:31 +02:00 committed by GitHub
commit 9d1c72f63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,12 @@
Development environment
=======================
Please follow the steps on this page to set up your development environment.
We have a tutorial available on setting up your development environment using docker. You can find the tutorial `here <https://cloud.nextcloud.com/s/iyNGp8ryWxc7Efa?path=%2F>`_. We recommend you to follow that tutorial.
This page describes how to set up your development environment without docker.
Please follow the steps on this page to set up your development environment manually.
Set up Web server and database
------------------------------