From d9f560677a1dda071ca29c868c5394119d7d5886 Mon Sep 17 00:00:00 2001 From: minish Date: Fri, 10 Nov 2023 19:36:43 -0500 Subject: [PATCH] lol oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d1d480..6401e8c 100644 --- a/README.md +++ b/README.md @@ -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.