Skip to content

Commit

Permalink
fix: 去掉了多出的cd命令
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 authored Aug 8, 2024
1 parent 7836737 commit a890c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/runInLocal.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ P.S.这里的运行环境指的是 `.NET Runtime 6.0.0` ,安装方法可详见
```
wget https://github.com/RayWangQvQ/BiliBiliToolPro/releases/download/0.3.1/bilibili-tool-pro-v0.3.1-linux-x64.zip
unzip bilibili-tool-pro-v0.3.1-linux-x64.zip
cd cd ./linux-x64/
cd ./linux-x64/
./Ray.BiliBiliTool.Console --runTasks=Login
```

Expand Down

0 comments on commit a890c57

Please sign in to comment.