mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update devenv.rst
This commit is contained in:
@@ -11,14 +11,14 @@ Please follow the steps on this page to set up your development environment.
|
||||
Set up web server and database
|
||||
==============================
|
||||
|
||||
First `set up your web server and database <http://doc.owncloud.org/server/7.0/admin_manual/installation.html>`_ (**Section**: Manual Installation - Prerequisites).
|
||||
First `set up your web server and database <http://doc.owncloud.org/server/7.0/admin_manual/#installation>`_ (**Section**: Manual Installation - Prerequisites).
|
||||
|
||||
Get the source
|
||||
==============
|
||||
|
||||
There are two ways to obtain ownCloud sources:
|
||||
|
||||
* Using the `stable version <http://doc.owncloud.org/server/7.0/admin_manual/installation.html>`_
|
||||
* Using the `stable version <http://doc.owncloud.org/server/7.0/admin_manual/#installation>`_
|
||||
* Using the development version from `GitHub`_ which will be explained below.
|
||||
|
||||
To check out the source from `GitHub`_ you will need to install git (see `Setting up git <https://help.github.com/articles/set-up-git>`_ from the GitHub help)
|
||||
|
||||
Reference in New Issue
Block a user