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.
1 parent 4531602 commit ed7d408Copy full SHA for ed7d408
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