readme 3
This commit is contained in:
parent
d444483098
commit
b43abd62b6
10
README.md
10
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
|
||||
|
|
Loading…
Reference in New Issue