docs: change quickstart to launch

This change is due to renaming quickstart to launch in tutor.
This commit is contained in:
Carlos Muniz 2022-09-20 15:54:09 -04:00 committed by Régis Behmo
parent abc2214d85
commit 999fe79a29

View File

@ -16,7 +16,7 @@ Usage
Enable the plugin and start the platform:: Enable the plugin and start the platform::
tutor plugins enable android tutor plugins enable android
tutor local quickstart tutor local launch
The ``.apk`` file will then be available for download at http(s)://mobile.LMS_HOST/app.apk. When running locally, this will be: http://mobile.local.overhang.io/app.apk. You can forward this address to your students for download. The ``.apk`` file will then be available for download at http(s)://mobile.LMS_HOST/app.apk. When running locally, this will be: http://mobile.local.overhang.io/app.apk. You can forward this address to your students for download.