From d3682aaa94fad59c52f296ab0f9c0cea041d8afc Mon Sep 17 00:00:00 2001 From: Michael Staake Date: Tue, 4 Nov 2025 07:37:05 -0800 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cf1842..3377874 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A simple PHP web app for tracking vehicle maintenance records. Free, simple, ope - Apache web server - PHP 8 or higher - SQLite extension +- If you're using Docker, this should be handled automatically, and you don't need to worry about it. ## Installation