From cce8dacea622580c71de2e369c211f4694cc9c52 Mon Sep 17 00:00:00 2001 From: Michael Staake Date: Sat, 27 Dec 2025 12:07:36 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b9667d..aadcb4f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A simple PHP web app for tracking vehicle maintenance records. Free, easy, respo ### Option 1: Docker -Once you have Docker working on your computer, enter the directory where you have placed Mainty and run the following command to start the services: +Once you have Docker working on your computer, enter the system where you have placed Mainty and run the following command to start the services: ```bash docker-compose up -d