diff --git a/README.md b/README.md index dd75f93..778e9b7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Ejercicio Thread04 - git config --global user.name "Juanjo" - git config --global user.email "juanjo@fp.ieslamar.org" +- git add . - git commit -m "first commit" - git remote add origin https://git.ieslamar.org/gitea/thread4.git - git push -u origin main