From 69cc80218d9c40daa51adb2ae5fbb292e79e0c97 Mon Sep 17 00:00:00 2001 From: Arlind Sulejmani Date: Sun, 8 Jun 2025 01:19:51 +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 a284c00..bbcf143 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" +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 lfs install