mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update devenv.rst
This commit is contained in:
parent
c0c61957c0
commit
2f030203ac
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user