We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545fb68 commit f2384b7Copy full SHA for f2384b7
1 file changed
README.md
@@ -4,13 +4,13 @@
4
5
* Atualizar informações dos pacotes instalados:
6
7
-`sudo apt-get update`
+ `sudo apt-get update`
8
9
* Baixa e instala o **xvfb**, o **libxi6** e o **libgconf**:
10
11
-`sudo apt-get install -y unzip xvfb libxi6 libgconf-2-4`
+ `sudo apt-get install -y unzip xvfb libxi6 libgconf-2-4`
12
13
* Instala o Java Development Kit:
14
15
-`sudo apt-get install default-jdk`
+ `sudo apt-get install default-jdk`
16
0 commit comments