From e70f740a284993acdbec8c1a6942c0e0595c6f71 Mon Sep 17 00:00:00 2001 From: Mathias Beaulieu-Duncan Date: Mon, 19 Aug 2024 11:09:51 -0400 Subject: [PATCH] update readme --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index f1ff838..f64ddaa 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,6 @@ Before you begin, ensure you have the following installed: ### 1. Clone the Repository -```bash -git clone https://your-gitea-repo.git -cd your-gitea-repo -``` - ### 2. Set Up Docker Compose Ensure the `docker-compose.yml` is configured correctly with your preferred settings for Gitea and any additional services like PostgreSQL or MySQL.