From f8f3aef503f2f026437cb24f735fbd1cb07e56fd Mon Sep 17 00:00:00 2001 From: Seek-Huang <74490561+Seek-Huang@users.noreply.github.com> Date: Thu, 21 Oct 2021 10:06:26 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2336a9a..0d7ecf2 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,12 @@ pip3 install borax pillow threading requests 启动: - 在文档中的bin文件夹下存在有start.sh文件,执行 + 在文档中的***bin***文件夹下存在有start.sh文件,执行 ```Bash chmod +x start.sh ``` 授权, 直接运行start.sh时间即可 ```Bash - cd [程序目录]/bin/ ./start.sh ``` 特别注意: