Skip to content

Commit 6a137fb

Browse files
sidkrishnaKami
authored andcommitted
Minor modification in upgrade docs for better clarity
1 parent b603d6e commit 6a137fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/source/install/upgrades.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ Upgrade Procedure
2828

2929
sudo st2ctl stop
3030

31-
2. Run the migration script (if any). See section below for |st2|
32-
version-specific migration scripts.
33-
34-
3. Upgrade |st2| packages (``st2``, ``st2web``, ``st2chatops``, ``st2mistral``
31+
2. Upgrade |st2| packages (``st2``, ``st2web``, ``st2chatops``, ``st2mistral``
3532
and ``bwc-enterprise`` using distro specific tools.
3633

3734
Ubuntu:
@@ -46,6 +43,9 @@ Upgrade Procedure
4643

4744
sudo yum update $PKG_NAME
4845

46+
3. Run the migration script (if any). See section below for |st2|
47+
version-specific migration scripts.
48+
4949
4. Upgrade Mistral database.
5050

5151
.. sourcecode:: bash

docs/source/upgrade_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Upgrade Notes
2222
1. Use ``yum`` or ``apt-get`` to upgrade to the newest version.
2323

2424
2. Update community packs to the latest version from
25-
`StackStorm Exchange <https://exchange.stackstorm.org/>`__.
25+
`StackStorm Exchange <https://exchange.stackstorm.org/>`__ with ``st2 pack install <pack>``.
2626

2727
3. Reload the content with ``st2ctl reload``.
2828

0 commit comments

Comments
 (0)