From 2c344fdf104707b0d7a4be428b74b17ffb284d01 Mon Sep 17 00:00:00 2001 From: Abhishek AN Date: Sat, 24 Dec 2022 18:57:10 +0530 Subject: [PATCH] Fix typo in Installation.md --- docs/introduction/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction/installation.md b/docs/introduction/installation.md index 4c8f785a..fb8c4060 100644 --- a/docs/introduction/installation.md +++ b/docs/introduction/installation.md @@ -42,7 +42,7 @@ Docker will mount the configuration files and icons to your host machine. Please ::: ### Updating Homarr -To updae Homarr, you must remove your container first. Make sure that you've mounted your data and that you have access to it, so your configuration doesn't get lost. +To update Homarr, you must remove your container first. Make sure that you've mounted your data and that you have access to it, so your configuration doesn't get lost. Run ``docker rm homarr`` to remove the container. Then, update the Homarr image (requires network connection): ``docker pull ghcr.io/ajnart/homarr:latest``. @@ -140,4 +140,4 @@ Installing from source is not recommended, if you don't know what you're doing a ## Troubleshooting your Installation If you are having trouble getting Homarr to install properly on your system, check out our [FAQ page](https://homarr-docs.vercel.app/docs/community/frequently-asked-questions). -When you are still not able to get Homarr up and running, contact us on [our official Discord](https://discord.gg/aCsmEV5RgA) \ No newline at end of file +When you are still not able to get Homarr up and running, contact us on [our official Discord](https://discord.gg/aCsmEV5RgA)