We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4531602 + ed7d408 commit 06ae12fCopy full SHA for 06ae12f
README_ES.md
@@ -39,7 +39,7 @@ Este proyecto consiste de dos partes
39
sudo apt install -y nodejs npm git curl libgconf-2-4
40
41
# Instalando java 8
42
-sudo apt istall -y wget gnupg software-properties-common
+sudo apt install -y wget gnupg software-properties-common
43
wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public | sudo apt-key add -
44
sudo add-apt-repository --yes https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
45
sudo apt update -y
0 commit comments