cd
This commit is contained in:
parent
00d3df8784
commit
dce9bfef07
@ -9,7 +9,7 @@ Library for creating Discord bots.
|
|||||||
|
|
||||||
### Build Instructions
|
### Build Instructions
|
||||||
```sh
|
```sh
|
||||||
git clone http://applejack.ygg/fluttershy/sparkle.git
|
git clone http://applejack.ygg/fluttershy/sparkle.git && cd sparkle
|
||||||
cmake -B build && cmake --build build -j$(nproc)
|
cmake -B build && cmake --build build -j$(nproc)
|
||||||
build/sparkle -t <BOT_TOKEN>
|
build/sparkle -t <BOT_TOKEN>
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user