readme update
This commit is contained in:
parent
689df4cb2a
commit
0eec2a44c6
@ -13,6 +13,6 @@ Library for creating discord bots
|
|||||||
```sh
|
```sh
|
||||||
git clone http://applejack.ygg/fluttershy/sparkle.git
|
git clone http://applejack.ygg/fluttershy/sparkle.git
|
||||||
mkdir sparkle/build && cd sparkle/build
|
mkdir sparkle/build && cd sparkle/build
|
||||||
cmake .. && make
|
cmake .. && make -j$(nproc)
|
||||||
./sparkle -t <BOT_TOKEN> -i <BOT_INTENTS>
|
./sparkle -t <BOT_TOKEN> -i <BOT_INTENTS>
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user