Merge pull request #1080 from nextcloud/backport/1078/stable14

[stable14] clarify app-store skeleton
This commit is contained in:
Roeland Jago Douma 2018-12-29 14:34:01 +01:00 committed by GitHub
commit 76f318d903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ After :doc:`you've set up the development environment <../general/devenv>` chang
cd /var/www/nextcloud/apps
Then create a skeleton app in the `app store <https://apps.nextcloud.com/developer/apps/generate>`_.
Then create a skeleton app in the `app store <https://apps.nextcloud.com/developer/apps/generate>`_. This doesn't publish anything on the appstore yet, it just gives you a download.
Enable the app
--------------