Skip to content

Commit

Permalink
[readme]fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjunjiang committed Aug 24, 2024
1 parent 204a642 commit 9581fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Build xrock source code

```shell
cd xrock
CROSS=x86_64-w64-mingw32- make
CROSS=x86_64-w64-mingw32- make -f Makefile.win
```

For 32-bits windows, you can using `i686-w64-mingw32-` instead of `x86_64-w64-mingw32` above.
Expand Down

0 comments on commit 9581fea

Please sign in to comment.