update readme

This commit is contained in:
Mathias Beaulieu-Duncan 2024-08-19 11:09:51 -04:00
parent 325844fa92
commit e70f740a28
Signed by: mathias
GPG Key ID: 17DFF5425B1AB6BA

View File

@ -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.