From 316566d47982de96067e7072565fffd9fd95709c Mon Sep 17 00:00:00 2001 From: zhaojun1998 Date: Fri, 3 Jan 2020 16:16:05 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3,?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5c565a..22f02ba 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ 安装 JDK 1.8 : ```bash -yum instal -y java # 适用于 Centos 7.x +yum install -y java # 适用于 Centos 7.x ``` 下载项目: