diff --git a/README.md b/README.md index bb89817..3d5e25e 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,16 @@ A Podman kube YAML file is provided in the repo. The command can also be used to pull the latest version and restart the pod. - To reauthenticate or clear data, simply remove the named volume or run the `auth` command +## Updating + +Binary: +- stop the service +- download or build the new version, replace the of the old binary +- restart the service + +Container: +- pull latest image +- restart container ## License MIT