mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Change http:// links to https://
This commit is contained in:
@@ -9,7 +9,7 @@ This tutorial will outline how to create a very simple notes app. The finished a
|
||||
|
||||
Setup
|
||||
=====
|
||||
After the `development tool <https://github.com/owncloud/ocdev/blob/master/README.rst#installation>`_ has been installed the :doc:`development environment needs to be set up <../general/devenv>`. This can be done by either `downloading the zip from the website <http://owncloud.org/install/>`_ or cloning it directly from GitHub::
|
||||
After the `development tool <https://github.com/owncloud/ocdev/blob/master/README.rst#installation>`_ has been installed the :doc:`development environment needs to be set up <../general/devenv>`. This can be done by either `downloading the zip from the website <https://owncloud.org/install/>`_ or cloning it directly from GitHub::
|
||||
|
||||
ocdev setup core --dir owncloud --branch $BRANCH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user