Skip to content

Commit

Permalink
docs(README): Fix manual upgrade instructions (#49)
Browse files Browse the repository at this point in the history
Includes command to update the container image before following uninstallation steps.
  • Loading branch information
zelikos authored Jan 16, 2024
1 parent 0899516 commit aed3c9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ Run `setup.sh upgrade`, then follow the installation steps above.

### Manual

See the Uninstallation section below, then go through manual setup again.
First, run `podman image pull ghcr.io/zelikos/davincibox:latest`

Then, follow the Uninstallation section below and go through manual setup again.

## Uninstallation

Expand Down

0 comments on commit aed3c9d

Please sign in to comment.