Update how-to-use.md
This commit is contained in:
@@ -100,7 +100,7 @@ Choose where to clone the repo (e.g. `D:/git/`) and run:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git config --global user.name "Your Name"
|
git config --global user.name "Your Name"
|
||||||
git config --global user.email "you@example.com" # here you can put either your email or something else, your mail will be able to get looked up
|
git config --global user.email "{yourusername}@sulejmani.xyz" # or your real mail if you dont mind anyone looking
|
||||||
|
|
||||||
git lfs install
|
git lfs install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user