I type without thinking

This commit is contained in:
JeremyStar™ 2024-02-10 21:52:50 +01:00
parent 4e65b2715a
commit d7fd3a2907

View file

@ -24,7 +24,7 @@ This will install the latest *stable* version.
## Using git
Using git to manage a CORE installation is a bit harder than [using Godot's Asset Library](#using-the-godot-asset-library), but comes with more advantages. One of them being able to switch branches or trying out experimental features.
:::note
You'll need to all commands in your project root.
You'll need to execute all commands in your project root.
:::
### Installing CORE
<Tabs groupId="git">