Skip to content

Commit c8e4150

Browse files
committed
update readme
1 parent 6312fc4 commit c8e4150

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ go run main.go -mod yysp [参数...]
4141

4242
### 懒得编译啦,下载预编译版
4343

44-
1.![GitHub release](https://img.shields.io/github/v/release/sb-child/lsp) 下载 `lsp_windows-amd64.exe`
44+
1.![GitHub release](https://img.shields.io/github/v/release/sb-child/lsp) [点这里](https://github.com/sb-child/lsp/releases/latest) 下载 `lsp_windows-amd64.exe`
4545
2.[`ffmpeg`](https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip) 压缩包里 `ffmpeg-master-latest-win64-gpl/bin/` 的文件都放进 `C:\Windows\` 里面
4646
3. 在下载目录打开命令行,开始使用吧:
4747

@@ -66,13 +66,14 @@ go run main.go -mod yysp [参数...]
6666

6767
### 懒得编译啦,下载预编译版
6868

69-
1.![GitHub release](https://img.shields.io/github/v/release/sb-child/lsp) 下载 `lsp_linux-amd64`,并赋予可执行权限 `chmod +x lsp_linux-amd64`
69+
1.![GitHub release](https://img.shields.io/github/v/release/sb-child/lsp) [点这里](https://github.com/sb-child/lsp/releases/latest) 下载 `lsp_linux-amd64`,并赋予可执行权限 `chmod +x lsp_linux-amd64`
7070
2. 安装 `ffmpeg`
7171
3. 在下载目录打开命令行,开始使用吧:
7272

7373
```bash
7474
./lsp_linux-amd64 -mod yysp [参数...]
7575
```
76+
7677
## 能用了之后
7778

7879
### 查看可用参数

0 commit comments

Comments
 (0)