From 43b982ad3414147c45749f8a551b9e40047a01a1 Mon Sep 17 00:00:00 2001 From: pschord Date: Sun, 12 Jan 2020 21:13:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a3a91..50c16fa 100644 --- a/README.md +++ b/README.md @@ -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-