Browse Source

Update 'readme.md'

master^2
cuong 2 years ago
parent
commit
6fbe2314af
  1. 1
      readme.md

1
readme.md

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