Update README.md

错别字修改
This commit is contained in:
Darren Liu 2022-09-13 14:08:08 +08:00 committed by GitHub
parent 632f3b2b48
commit 8da6482ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubuserconte
- 查看日志:`pm2 log easynode-server`
- 启动服务:`pm2 start easynode-server`
- 停止服务:`pm2 stop easynode-server`
- 停止服务:`pm2 delete easynode-server`
- 删除服务:`pm2 delete easynode-server`
#### 手动部署