Update source_installation.rst

This commit is contained in:
Carla Schroder 2016-03-07 10:06:52 -08:00
parent 32875507a2
commit b68624b5d3

View File

@ -175,7 +175,7 @@ Now download the archive of the latest ownCloud version:
where ``/path/to/webserver/document-root`` is replaced by the
document root of your Web server::
cp -r owncloud /var/www/
cp -r owncloud /var/www
On other HTTP servers it is recommended to install ownCloud outside of the
document root.