1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-19 18:17:22 +01:00

Show correct reference for updating versions

This commit is contained in:
John Supplee
2019-02-01 19:01:59 +02:00
parent d51a32bcfe
commit 6964ed238a
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ Upgrading v.0.40-quota to a New Version
* `cd` into the `mailinabox` directory.
* Execute `git pull` to download the latest changes.
* Execute `git pull --tags` to download the latest changes with tags.
* Execute `setup/start.sh` with root privileges.