Skip to content

Commit

Permalink
#2 - Adicionando link do tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanniacg authored and MarianaPRio committed Jun 4, 2023
1 parent 295c0bf commit ad9cc1d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions comandos-iniciais.md
Original file line number Diff line number Diff line change
@@ -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).

<div style="text-align:justify">
Este é um tutorial de Git que abrange alguns dos comandos básicos para começar a usar o Git em um projeto.
Expand Down

0 comments on commit ad9cc1d

Please sign in to comment.