mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 06:37:46 +00:00
Clarify instructions to manually upgrade from ironwood
This commit is contained in:
parent
ccef360253
commit
3956abb9aa
@ -78,6 +78,10 @@ Upgrading
|
||||
|
||||
With Tutor, it is very easy to upgrade to a more recent Open edX or Tutor release. Just install the latest ``tutor`` version (using either methods above) and run the ``quickstart`` command again. If you have :ref:`customised <configuration_customisation>` your docker images, you will have to re-build them prior to running ``quickstart``.
|
||||
|
||||
``quickstart`` should take care of automatically running the upgrade process. If for some reason you need to *manually* upgrade from an Open edX release to the next, you should run ``tutor local upgrade``. For instance, to upgrade from Ironwood to Juniper, run::
|
||||
|
||||
tutor local upgrade --from=ironwood
|
||||
|
||||
.. _autocomplete:
|
||||
|
||||
Autocomplete
|
||||
|
Loading…
Reference in New Issue
Block a user