Actualiser README.txt

This commit is contained in:
smauro 2025-01-27 20:40:51 +00:00
parent 9cdec68bd0
commit 03b636a884

View File

@ -1,8 +1,8 @@
- apt install git -y - apt install git -y
- mkdir project - mkdir project
> git clone ssh://gitea@git.yeagerdan.com:59515/smauro/project.git > git clone ssh://git@git.yeagerdan.com:2222/smauro/project.git
Ou update des dépots "git remote set-url origin ssh://git@git.yeagerdan.com:51474/smauro/project.git" Ou update des dépots "git remote set-url origin ssh://git@git.yeagerdan.com:2222/smauro/project.git"
- git config --global user.email "your@example.com" - git config --global user.email "your@example.com"
- git config --global user.name "Your Name" - git config --global user.name "Your Name"