From 59ab809caf141271554409af84e1df8c860fc8a4 Mon Sep 17 00:00:00 2001 From: Sean Morley <98704938+seanmorley15@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:09:07 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d684c07..ac326d9 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ _**⚠️ AdvenutreLog is in early development and is not at all deployable in the current form!**_ ### *"Never forget an adventure with AdventureLog - Your ultimate travel companion!"* ----- +## Installation + +### Docker 🐋 (Recomended) +1. Clone the repository +2. Edit the `docker-compose.yml` file and change the database password +3. Run `docker compose up -d` to build the image and start the container +4. Wait for the app to start up and migrate then visit the port and enjoy!