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:59:22 -04:00 committed by Régis Behmo
parent fec9f3202c
commit c68f96a1d7

View File

@ -22,7 +22,7 @@ Then, run migrations::
tutor local init
This last step is unnecessary if you run instead ``tutor local quickstart``.
This last step is unnecessary if you run instead ``tutor local launch``.
Operations
----------