Update README.md

This commit is contained in:
chaoszhu 2022-06-09 15:16:07 +08:00 committed by GitHub
parent a808c01a62
commit 383269cb05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ docker run -d -p 8082:8082 -p 22022:22022 chaoszhu/easynode
- 依赖Linux基础命令curl wget git zip tar如未安装请先安装
> ubuntu: apt install curl wget git zip tar -y
> ubuntu/debian: apt install curl wget git zip tar -y
>
> centos: yum install curl wget git zip tar -y