diff --git a/README.md b/README.md index b612131..fe9ecf7 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,6 @@ unzip share-copilot-linux-amd64.zip ```sh cd share-copilot ``` -```sh -chmod +x share-copilot -``` - ```sh bash install.sh ``` @@ -140,7 +136,7 @@ verification//自定义验证 ### 3.启动 ```sh -scop r #运行 [Ctrl+c退出] +scop r #运行 [Ctrl+c退出] 如果运行失败添加可执行权限 chmod +x share-copilot scop rb #后台运行 scop st #停止 scop v #查看是否运行