From 7f08a177fcb1e6f8521533ef2c139b0e759d762e Mon Sep 17 00:00:00 2001 From: Arlind Sulejmani Date: Sun, 8 Jun 2025 01:20:54 +0200 Subject: [PATCH] Update how-to-use.md --- how-to-use.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-use.md b/how-to-use.md index bbcf143..63c1816 100644 --- a/how-to-use.md +++ b/how-to-use.md @@ -100,7 +100,7 @@ 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 "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