From ea417295f9db9866b521783a3f22fd1e487c9175 Mon Sep 17 00:00:00 2001 From: Michael Staake Date: Tue, 4 Nov 2025 07:37:33 -0800 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3377874..9017694 100644 --- a/README.md +++ b/README.md @@ -7,7 +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. +- If you're using Docker, these requirements should be handled automatically, and you don't need to worry about it. ## Installation