Download git and run in terminal: ```git config --global user.name "Your Name"``` ```git config --global user.email "youremail@yourdomain.com"``` Enter in required directory and run ```git clone https://github.com/KristofersSolo/Godot```