mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-25 22:14:38 +00:00
Update compiling instructions
This commit is contained in:
parent
6e99e11250
commit
231658ff2b
@ -56,7 +56,7 @@ On macOS, follow [these instructions](https://enderice2.github.io/rpc-bridge/ins
|
||||
|
||||
## Compiling from source
|
||||
|
||||
- Install the `wine`, `x86_64-w64-mingw32-gcc` and `make` packages.
|
||||
- Install the `wine`, `gcc-mingw-w64` and `make` packages.
|
||||
- Open a terminal in the directory that contains this file and run `make`.
|
||||
- The compiled executable will be located in `build/bridge.exe`.
|
||||
|
||||
|
@ -102,7 +102,7 @@ In Wine, all you need to do is run `bridge.exe` and select `Start`.
|
||||
|
||||
## Compiling from source
|
||||
|
||||
- Install the `wine`, `x86_64-w64-mingw32-gcc` and `make` packages.
|
||||
- Install the `wine`, `gcc-mingw-w64` and `make` packages.
|
||||
- Open a terminal in the directory that contains this file and run `make`.
|
||||
- The compiled executable will be located in `build/bridge.exe`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user