diff --git a/comandos-iniciais.md b/comandos-iniciais.md index 7c8a016..73dd0a8 100644 --- a/comandos-iniciais.md +++ b/comandos-iniciais.md @@ -1,11 +1,6 @@ # Tutorial de Git - Comandos Iniciais -## Instalando git - -```Bash -$ sudo apt-get update -$ sudo apt-get install git -``` +Tutorial completo como instalar e usar o git no [link](https://www.atlassian.com/br/git/tutorials/install-git).