chore: update url in readme

This commit is contained in:
minish 2023-06-13 18:24:27 -04:00
parent e6076e6beb
commit 03921064f6
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. Either way, you need to start off by cloning the Git repository.
```bash ```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. To run it in Docker, you need to build an image of it.