docs: change quickstart to launch

This change is due to quickstart being renamed to launch in tutor.
This commit is contained in:
Carlos Muniz 2022-09-20 16:03:14 -04:00 committed by Régis Behmo
parent 7f66739ccd
commit 07255c2d41

View File

@ -14,7 +14,7 @@ Then, to enable this plugin, run::
tutor plugins enable xqueue
You should then run the initialisation scripts. The easiest way to do this is to run ``tutor local quickstart``.
You should then run the initialisation scripts. The easiest way to do this is to run ``tutor local launch``.
Usage
-----