From b43abd62b63e36af688bf4459cf77df4eda8bfeb Mon Sep 17 00:00:00 2001 From: Juanjo Date: Tue, 29 Oct 2024 14:43:08 +0100 Subject: [PATCH] readme 3 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 60ab5d1..dd75f93 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ejercicio Thread04 -git config --global user.name "Juanjo" -git config --global user.email "juanjo@fp.ieslamar.org" -git commit -m "first commit" -git remote add origin https://git.ieslamar.org/gitea/thread4.git -git push -u origin main +- git config --global user.name "Juanjo" +- git config --global user.email "juanjo@fp.ieslamar.org" +- git commit -m "first commit" +- git remote add origin https://git.ieslamar.org/gitea/thread4.git +- git push -u origin main