Merge pull request #1163 from RealRancor/fix_appdev_folder

Fix foldername in startapp.rst
This commit is contained in:
Morris Jobke 2015-05-28 10:52:04 +02:00
commit 5bc2a93e03

View File

@ -6,7 +6,7 @@ Create an app
After :doc:`you've set up the development environment and installed the dev tool <../general/devenv>` change into the ownCloud apps directory::
cd /var/www/core/apps
cd /var/www/owncloud/apps
Then run::