Update README.md

This commit is contained in:
theBreadCompany 2025-06-07 20:53:20 +02:00
parent 7a90344144
commit f6e1b4af5a

View file

@ -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 .