Disable Testing tab

Part of #180
This commit is contained in:
Girish Ramakrishnan
2017-01-09 19:56:31 -08:00
parent fdb488a4c3
commit 9b5c312aa1
2 changed files with 3 additions and 4 deletions

View File

@@ -429,9 +429,8 @@ other Cloudron users. This can be done using:
cloudron upload
```
The app should now be visible in the Store view of your cloudron under
the 'Testing' section. You can check if the icon, description and other details
appear correctly.
You should now be able to visit `/#/appstore/<appid>?version=<appversion>` on your
Cloudron to check if the icon, description and other details appear correctly.
Other Cloudron users can install your app on their Cloudron's using
`cloudron install --appstore-id <appid@version>`.