Update README.md

Fix upgrade instructions
This commit is contained in:
Jamil
2021-11-05 09:20:34 -07:00
committed by GitHub
parent 75661b9eae
commit bafd5eb81c

View File

@@ -268,8 +268,7 @@ down the Web UI. We recommend a maintenance window of about an hour in case
anything goes wrong during the upgrade.
To upgrade Firezone, simply download the new OS package, install it over the existing installation with `sudo dpkg -i firezone_X.X.X.deb` or
`sudo rpm -i firezone_X.X.X.rpm`, and then restart Firezone services with
`sudo firezone-ctl restart`.
`sudo rpm -i firezone_X.X.X.rpm` and then run `sudo firezone-ctl reconfigure`.
Occasionally problems arise. If you hit any, please let us know by [filing an
issue](https://github.com/firezone/firezone/issues/new/choose).