Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SwimmingTiger committed Feb 22, 2022
1 parent 3d9a184 commit 5e57b60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zhCN.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ sudo rm /etc/systemd/system/btcagent.service

#### 在 Windows 中编译

建议在 [WSL](https://aka.ms/wsl) 中通过 [build-all.sh](build-all.sh) 编译。
建议在 [WSL](https://aka.ms/wsl) 中通过 [./build-all.sh](./build-all.sh) 编译。

如果真的想在 Windows 中原生编译,你需要安装[来自 MSYS2 的 mingw-w64 gcc](https://www.mingw-w64.org/downloads/#msys2)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ If you can [download a binary](https://github.com/btccom/btcagent/releases) suit

#### Build on Windows

It is recommended to compile via [build-all.sh](build-all.sh) in [WSL](https://aka.ms/wsl).
It is recommended to compile via [./build-all.sh](./build-all.sh) in [WSL](https://aka.ms/wsl).

If you really want to compile natively in Windows, you need [mingw-w64 gcc from MSYS2](https://www.mingw-w64.org/downloads/#msys2).

Expand Down

0 comments on commit 5e57b60

Please sign in to comment.