From dce9bfef075c5bb358ed32f2d117be1827bb8893 Mon Sep 17 00:00:00 2001 From: fluttershy Date: Sat, 25 Jan 2025 13:43:44 +0500 Subject: [PATCH] cd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 291abe1..35f02c7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Library for creating Discord bots. ### Build Instructions ```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) build/sparkle -t ```