1
0
Fork 0

fix README.md git commands

This commit is contained in:
root 2022-06-12 23:56:11 +02:00
parent 568451b619
commit dd24321ac4
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ Changes can only be pushed by owner and colaborators of this project. To preserv
```bash
git config user.email "root@localhost"
git config user.email "root"
git config user.name "root"
```