summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD++ <82842780+dplusplus1024@users.noreply.github.com>2026-02-12 20:31:25 -0800
committerGitHub <noreply@github.com>2026-02-12 21:31:25 -0700
commit75c8d7dc9fc4f26509cadc65e8c8b8ab2a067738 (patch)
tree1a1b9f7266f69011833294f81dc92cf2496d85fc
parent3aa2c9662aa811023ca6730e7f4815ae61886691 (diff)
Fixed Typo (#652)
Changed from Starship to SpaghettiKart
-rw-r--r--docs/BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILDING.md b/docs/BUILDING.md
index dfae6927d..da288947c 100644
--- a/docs/BUILDING.md
+++ b/docs/BUILDING.md
@@ -18,7 +18,7 @@ Doing so should also check one of the Windows SDKs by default. Then, in the ins
It is recommended that you install Python and Git standalone, the install process in VS Installer has given some issues in the past.
-1. Clone the Starship repository
+1. Clone the SpaghettiKart repository
_Note: Be sure to either clone with the ``--recursive`` flag or do ``git submodule update --init`` after cloning to pull in the libultraship submodule!_