Skip to content

Commit ed7d408

Browse files
authored
update README_ES
change in line 42, replace "istall" to "install"
1 parent 4531602 commit ed7d408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Este proyecto consiste de dos partes
3939
sudo apt install -y nodejs npm git curl libgconf-2-4
4040
4141
# Instalando java 8
42-
sudo apt istall -y wget gnupg software-properties-common
42+
sudo apt install -y wget gnupg software-properties-common
4343
wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public | sudo apt-key add -
4444
sudo add-apt-repository --yes https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
4545
sudo apt update -y

0 commit comments

Comments
 (0)