From 7018899378209c2e70322291c788ea9e8f60a138 Mon Sep 17 00:00:00 2001 From: Gottapu Pavan Date: Fri, 5 Dec 2025 13:50:23 +0530 Subject: [PATCH] docs: Fix grammar in Docker instructions (#35061) Description: Added missing article 'the' for better readability. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e27a0da0..53980bbef9 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ It takes care of installation, setup, upgrades, monitoring, maintenance and supp ### Docker Prerequisites: docker, docker-compose, git. Refer [Docker Documentation](https://docs.docker.com) for more details on Docker setup. -Run following commands: +Run the following commands: ``` git clone https://github.com/frappe/frappe_docker