diff --git a/README.md b/README.md index ac0e8e6..039de65 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This library is not considered to be safe for production and is not delivered un Simply call: ```bash -git clone https://github.com/thebreadcompany/libbpic +git clone https://git.thebread.dev/thebreadcompany/libbpic cd libbpic mkdir build && cd build cmake .. && cmake --build .