1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00

Mass documentation spelling check, as well as improving the unraid installation guide, and some small changes to the docker installation guide.

This commit is contained in:
Thunder 2025-01-28 23:23:47 -06:00
parent afdc894f23
commit defd97fc02
10 changed files with 75 additions and 70 deletions

View file

@ -1,6 +1,6 @@
# Updating
Updating AdventureLog when using docker can be quite easy. Run the folowing commands to pull the latest version and restart the containers. Make sure you backup your instance before updating just in case!
Updating AdventureLog when using docker can be quite easy. Run the following commands to pull the latest version and restart the containers. Make sure you backup your instance before updating just in case!
Note: Make sure you are in the same directory as your `docker-compose.yml` file.