mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-04 19:03:39 +00:00
docs: Tweak upgrade instructions
This commit is contained in:
parent
b3879e13b6
commit
74ef1ae56e
@ -87,7 +87,9 @@ Tutor can be launched on Amazon Web Services very quickly with the `official Tut
|
||||
Upgrading
|
||||
---------
|
||||
|
||||
To upgrade Open edX or benefit from the latest features and bug fixes, you should simply upgrade Tutor. Start by upgrading the "tutor" package and its dependencies::
|
||||
To upgrade your Open edX site or benefit from the latest features and bug fixes, you should simply upgrade Tutor. Start by backing up your data and reading the `release notes <https://docs.openedx.org/en/latest/community/release_notes/>`_ for the current release.
|
||||
|
||||
Next, upgrade the "tutor" package and its dependencies::
|
||||
|
||||
pip install --upgrade "tutor[full]"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user