diff --git a/readme.md b/readme.md index a0ed568..3e5c2f5 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ Setup Git client -git config --global user.name "John Doe" +git config --global user.name "client" git config --global credential.helper cache