From d2f5ee988c11c5eeeb03daf2b226d35f04990792 Mon Sep 17 00:00:00 2001 From: Seek-Huang <74490561+Seek-Huang@users.noreply.github.com> Date: Wed, 20 Oct 2021 22:35:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3e9906..2be6642 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ pip3 install borax pillow threading requests 启动: 在文档中的bin文件夹下存在有start.sh文件,执行 chmod +x start.sh 授权, 直接运行start.sh时间即可 ```Bash - cd \[程序目录\]/bin/ + cd [程序目录]/bin/ ./start.sh ``` 特别注意: