Update README.md

This commit is contained in:
pschord 2020-01-12 21:13:32 -05:00 committed by GitHub
parent 1316c14cf9
commit 43b982ad34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ This will build a `pscrypto.dll` for 64-bit Windows. Platform and architecture q
You can also specify the `ARCH` variable manually (as `i686` or `x86_64`) in order to enable multilib building, if available.
## Releasing Code
You are able to create a release on a Linux 64-bit system with the MingW64 compiler toolchain installed. The prefixes required to build in order to support Windows 32,64 and Linux 64-bit are
You are able to create a release on a Linux 64-bit system with the MingW64 compiler toolchain installed. The prefixes required to build in order to support Windows 32,64 and Linux 64-bit are (`apt install g++-mingw-w64`):
```
x86_64-w64-mingw32-