From 249adb5850c4d77c818d7702250f3c996007de9b Mon Sep 17 00:00:00 2001 From: Grigory Efimov Date: Thu, 16 May 2024 20:12:25 -0300 Subject: [PATCH] fixed README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fe47d99..42c3215 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ To get started, follow these steps: You need to install Docker and Docker Compose https://docs.docker.com/compose/install/ 4. **Run the project:** ```bash - # Example command to start make start ```