This commit is contained in:
minish 2023-11-10 19:36:43 -05:00
parent 3fa4caad92
commit d9f560677a
Signed by: min
GPG Key ID: FEECFF24EF0CE9E9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ I wrote breeze with the intention of running it in a container, but it runs just
Either way, you need to start off by cloning the Git repository.
```bash
git clone https://git.min.rip/minish/breeze.git
git clone https://git.min.rip/min/breeze.git
```
To run it in Docker, I recommend using Docker Compose. An example `docker-compose.yaml` configuration is below.