From b5ccbf26014e84a77c4f33d85ba04b373bb4894d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 12 Jun 2023 23:33:05 +0300 Subject: [PATCH] Updated Godot (markdown) --- Godot.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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