Skip to content

Commit 4304ce0

Browse files
author
tider
committed
t
1 parent 752b902 commit 4304ce0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
git clone https://github.com/your-repo/mysql-to-excel.git
3434
cd mysql-to-excel
3535
cargo build --release
36+
37+
##可兼容更多的linux版本
38+
cargo build --release --target x86_64-unknown-linux-musl
3639
```
3740

3841
编译后的可执行文件位于 `target/release/mysql-to-excel`

0 commit comments

Comments
 (0)