From ebe11da34397cdc764e6d5a95a89804b5c8d4885 Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Tue, 17 Oct 2023 03:29:54 +1100 Subject: [PATCH] docs: Fix typo in instructions (#2644) --- .../getting-started/installation/installation-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/documentation/getting-started/installation/installation-checklist.md b/docs/docs/documentation/getting-started/installation/installation-checklist.md index 68f3f870ed8b..a6f7b1e0bffc 100644 --- a/docs/docs/documentation/getting-started/installation/installation-checklist.md +++ b/docs/docs/documentation/getting-started/installation/installation-checklist.md @@ -26,7 +26,7 @@ To deploy mealie on your local network it is highly recommended to use docker to !!! warning "32bit Support" Due to a build dependency limitation, Mealie is not supported on 32bit ARM systems. If you're running into this limitation on a newer Raspberry Pi, please consider upgrading to a 64bit operating system on the Raspberry Pi. -## Migrating From over V1 Versions +## Migrating From Other V1 Versions We've gone through a few versions of Mealie v1 deployment targets. We have settled on a single container deployment and we've begun publishing the nightly container on github containers. If you're looking to move from the old nightly (split containers *or* the omni image) to the new nightly, there are a few things you need to do: