One more small readme change.

This commit is contained in:
Relintai 2022-02-09 18:35:25 +01:00
parent f985553176
commit 60869dc2a3

View File

@ -80,7 +80,7 @@ If you don't want some of these in your build, then you can remove them by editi
## Compiling
First make sure, that you have everything installed to be able to compile the godot engine. See: [The official docs for compiling Godot](https://docs.godotengine.org/en/latest/development/compiling/index.html) for more info. My setup/compile script uses the same tools, so
First make sure, that you have everything installed to be able to compile the godot engine. See [the official docs for compiling Godot](https://docs.godotengine.org/en/latest/development/compiling/index.html) for more info. My setup/compile script uses the same tools, so
you don't need to install anything else.
Now let's clone this repository: