progit / progit2-es

Spanish Translation
Other
130 stars 85 forks source link

fix: Add sudo keyword to install git on Debian #151

Open luucamay opened 4 years ago

luucamay commented 4 years ago

I think that without sudo the command can confuse people that are installing for the first time Git and also in the English version sudo is there. sudo apt install git-all

luucamay commented 4 years ago

@schacon @quique @cdwilson @matthewmccullough can someone help me to make this change possible?

luucamay commented 4 years ago

Veo una incoherencia:

En la orden pones «sudo apt install git» pero la línea superior dice «puedes usar apt-get».

Habría que resolver eso antes de fusionar el cambio.

Ya lo he resuelto :)

luucamay commented 4 years ago

Hola @quique, ya he resuelto la incoherencia, te parece bien?

luucamay commented 4 years ago

Thanks @quique for aproving this, who has write access to merge my pull request?

andres-mancera commented 3 years ago

Hola @luucamay ! Gracias por tu contribucion. La ultima version del libro usa el siguiente comando:

sudo apt install git-all

Podrias hacer esta modificacion y actualizar tu pull request? Revisa este link si tienes dudas acerca de esto: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git