change the naming of release tags in the update section of the docs

This commit is contained in:
W13R 2022-03-16 19:29:50 +01:00
parent 93a2857d44
commit fd7fc15687

View file

@ -53,7 +53,7 @@ If you installed the application with git, you can run the following in the drin
``` ```
git fetch git fetch
git checkout release-x.x git checkout x.x
``` ```
(replace x.x with the new version) (replace x.x with the new version)