Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

git commit -m "first commit"

git branch -M main


git remote add origin https://github.com/YohennyMP/Proyecto_integrador.git
git push -u origin main

You might also like