diff options
Diffstat (limited to '')
-rw-r--r-- | README.windows | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.windows b/README.windows index a88ddc9..1a9b7b5 100644 --- a/README.windows +++ b/README.windows | |||
@@ -46,7 +46,7 @@ problem. | |||
46 | 46 | ||
47 | A script for generating ready-to-use .DLL and static .LIB files is included in | 47 | A script for generating ready-to-use .DLL and static .LIB files is included in |
48 | the source repository at | 48 | the source repository at |
49 | https://github.com/libressl-portable/portable/blob/master/dist-win.sh | 49 | https://github.com/libressl/portable/blob/master/dist-win.sh |
50 | 50 | ||
51 | This script uses mingw-w64 to build LibreSSL and then uses Visual Studio tools | 51 | This script uses mingw-w64 to build LibreSSL and then uses Visual Studio tools |
52 | to generate compatible library import files ready-to-use with Visual | 52 | to generate compatible library import files ready-to-use with Visual |