📝 Actualizar documentación

This commit is contained in:
Iván Ruvalcaba 2023-03-26 06:10:27 -06:00
parent 3266e5d596
commit de3421e695
Signed by: ivanruvalcaba
GPG Key ID: DBB4A5B917E572DE
1 changed files with 3 additions and 0 deletions

View File

@ -233,3 +233,6 @@ git merge origin/main
# .. or just pull the changes
git pull
# Changing a remote repository's URL
git remote set-url origin <remote-url>