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