Update how-to-use.md
This commit is contained in:
@@ -74,6 +74,7 @@ If you don’t have Git installed, download it here:
|
||||
|
||||
Choose where to clone the repo (e.g. `D:/git/`) and run:
|
||||
|
||||
|
||||
```bash
|
||||
git config --global user.name "Your Name"
|
||||
git config --global user.email "{yourusername}@sulejmani.xyz" # or your real mail if you dont mind anyone looking
|
||||
@@ -83,6 +84,8 @@ git lfs install
|
||||
git clone https://git.sulejmani.xyz/{yourusername}/{yourrepositoryname}.git
|
||||
```
|
||||
|
||||
If you use git for other stuff like work, do not use --global and instead run the same command in the repository.
|
||||
|
||||
---
|
||||
|
||||
## 5. Prepare Your Skins
|
||||
|
||||
Reference in New Issue
Block a user