Browse Source

Update 'readme.md'

master^2
cuong 2 years ago
parent
commit
699e4fdd56
  1. 5
      readme.md

5
readme.md

@ -1,3 +1,6 @@
Setup Git client
git config --global user.name "John Doe"
git config --global user.name "John Doe"
git config --global credential.helper cache
git config --global init.defaultBranch main
Loading…
Cancel
Save