Skip to content

Commit

Permalink
Fix typo in Installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek AN authored Dec 24, 2022
1 parent 842e6bc commit 2c344fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/introduction/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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``.
Expand Down Expand Up @@ -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)
When you are still not able to get Homarr up and running, contact us on [our official Discord](https://discord.gg/aCsmEV5RgA)

0 comments on commit 2c344fd

Please sign in to comment.