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:
@@ -54,7 +54,7 @@ After the development tool installation make the directory writable::
|
||||
|
||||
Then install Nextcloud from git::
|
||||
|
||||
git clone git@github.com:nextcloud/server.git --branch $BRANCH /var/www/<folder>
|
||||
git clone git@github.com:nextcloud/server.git /var/www/<folder>
|
||||
cd /var/www/<folder>
|
||||
git submodule update --init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user