Update gdextension_cpp_example.rst

This commit is contained in:
Timothe Bonhoure
2023-06-03 13:29:26 +02:00
committed by GitHub
parent cede79e089
commit 051fbdf505

View File

@@ -58,7 +58,7 @@ Alternatively, you can also clone it to the project folder:
mkdir gdextension_cpp_example
cd gdextension_cpp_example
git clone -b master https://github.com/godotengine/godot-cpp
git clone -b 4.0 https://github.com/godotengine/godot-cpp
.. note::