Skip to content

Commit f2384b7

Browse files
committed
Atualiza a indentação
1 parent 545fb68 commit f2384b7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
* Atualizar informações dos pacotes instalados:
66

7-
`sudo apt-get update`
7+
`sudo apt-get update`
88

99
* Baixa e instala o **xvfb**, o **libxi6** e o **libgconf**:
1010

11-
`sudo apt-get install -y unzip xvfb libxi6 libgconf-2-4`
11+
`sudo apt-get install -y unzip xvfb libxi6 libgconf-2-4`
1212

1313
* Instala o Java Development Kit:
1414

15-
`sudo apt-get install default-jdk`
15+
`sudo apt-get install default-jdk`
1616

0 commit comments

Comments
 (0)