diff --git a/Godot.md b/Godot.md index 8f249ed..4dff750 100644 --- a/Godot.md +++ b/Godot.md @@ -14,9 +14,7 @@ pkg-config libx11-dev libxcursor-dev libxinerama-dev \ libgl1-mesa-dev libglu-dev libasound2-dev \ libpulse-dev libudev-dev libxi-dev libxrandr-dev -git clone https://github.com/godotengine/godot.git - -git checkout remotes/origin/3.5 +git clone --branch remotes/origin/3.5 --depth 1 https://github.com/godotengine/godot.git cd godot