Update devenv.rst

This commit is contained in:
Jos Poortvliet
2016-12-16 15:16:36 +01:00
committed by GitHub
parent 6cac2d8a0f
commit d5ae202052

View File

@@ -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