From 03921064f6045d16edcaa4992886a357c124bbf5 Mon Sep 17 00:00:00 2001 From: minish Date: Tue, 13 Jun 2023 18:24:27 -0400 Subject: [PATCH] chore: update url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e73c3..86d7969 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.maple.vin/minish/breeze.git +git clone https://git.min.rip/minish/breeze.git ``` To run it in Docker, you need to build an image of it.