Skip to content

Commit

Permalink
Fix typo in downgrade doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Aug 1, 2022
1 parent c3c3587 commit 30c742b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/upgrading/downgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You should execute the script of the version you wish to downgrade to. And the s
For example when downgrading to ``v5.4``::

sudo su - dsmr
sh dsmrreader/provisioning/downgrade/v5.4.sh
sh dsmrreader/provisioning/downgrade/v5.4.0.sh
git checkout tags/v5.4.0
./deploy.sh

Expand Down

0 comments on commit 30c742b

Please sign in to comment.