diff --git a/README.txt b/README.txt index 2d33398..5ca5075 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,8 @@ - apt install git -y - 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.name "Your Name"