Files
Taxon/README.md

11 lines
212 B
Markdown

# Taxon
# Add to VS 2022
Install GIT for Windows : https://git-scm.com/install/windows
```
git config credential.helper wincred
git config user.email 'empty@zkd.ca'
git config user.name 'Nom du coequipier'
```