瀏覽代碼

Merge pull request #213 from hk1313/change

update README_ES
AhMyth 5 年之前
父節點
當前提交
06ae12f269
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README_ES.md

+ 1 - 1
README_ES.md

@@ -39,7 +39,7 @@ Este proyecto consiste de dos partes
 sudo apt install -y nodejs npm git curl libgconf-2-4
 
 # Instalando java 8
-sudo apt istall -y wget gnupg software-properties-common
+sudo apt install -y wget gnupg software-properties-common
 wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public | sudo apt-key add -
 sudo add-apt-repository --yes https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
 sudo apt update -y