I type without thinking
This commit is contained in:
parent
4e65b2715a
commit
d7fd3a2907
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ This will install the latest *stable* version.
|
||||||
## Using git
|
## 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.
|
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
|
:::note
|
||||||
You'll need to all commands in your project root.
|
You'll need to execute all commands in your project root.
|
||||||
:::
|
:::
|
||||||
### Installing CORE
|
### Installing CORE
|
||||||
<Tabs groupId="git">
|
<Tabs groupId="git">
|
||||||
|
|
Loading…
Reference in a new issue