This commit is contained in:
fluttershy 2025-01-06 22:00:02 +05:00
parent e12f3a4e73
commit eb239115d1

View File

@ -2,7 +2,7 @@
Library for creating discord bots
# How to build
```bash
```sh
git clone http://applejack.ygg/fluttershy/sparkle.git
mkdir sparkle/build && cd sparkle/build
cmake .. && make