FuncIt/Alens/README.md
Kristofers Solo afc233341b readme update
2021-10-21 17:11:25 +03:00

10 lines
253 B
Markdown

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