diff --git a/README.md b/README.md index 545cf74..f99e4b6 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ git lfs install 5. Pull the Git-LFS stored files (that includes the bundled Godot editor): ``` git lfs pull +git fetch ``` 6. Extract the Godot editor binary: @@ -125,6 +126,7 @@ git lfs install 5. Pull the Git-LFS stored files (that includes the bundled Godot editor): ``` git lfs pull +git fetch ``` 6. Extract the Godot editor binary located in `Godot` folder. The file is named `godot-windows-nightly-x86_64.zip`. You can probaly use Windows Explorer to do this.