mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2026-03-22 00:26:23 +00:00
readme update
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
Download git and run in terminal:
|
Download git and run in terminal:
|
||||||
```git config --global user.name "Your Name"```
|
```terminal
|
||||||
```git config --global user.email "youremail@yourdomain.com"```
|
git config --global user.name "Your Name"
|
||||||
|
git config --global user.email "youremail@yourdomain.com"
|
||||||
|
```
|
||||||
|
|
||||||
Enter in required directory and run
|
Enter in required directory and run
|
||||||
```git clone https://github.com/KristofersSolo/Godot```
|
```terminal
|
||||||
|
git clone https://github.com/KristofersSolo/Godot
|
||||||
|
```
|
||||||
@@ -1,6 +1,10 @@
|
|||||||
Download git and run in terminal:
|
Download git and run in terminal:
|
||||||
```git config --global user.name "Your Name"```
|
```terminal
|
||||||
```git config --global user.email "youremail@yourdomain.com"```
|
git config --global user.name "Your Name"
|
||||||
|
git config --global user.email "youremail@yourdomain.com"
|
||||||
|
```
|
||||||
|
|
||||||
Enter in required directory and run
|
Enter in required directory and run
|
||||||
```git clone https://github.com/KristofersSolo/Godot```
|
```terminal
|
||||||
|
git clone https://github.com/KristofersSolo/Godot
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user