mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Updated BUILDING_ON_WINDOWS.md (#1987)
* Update BUILDING_ON_WINDOWS.md * Update BUILDING_ON_WINDOWS.md Co-authored-by: fourtf <tf.four@gmail.com>
This commit is contained in:
parent
470fe5a58a
commit
b6cf738528
|
@ -29,7 +29,7 @@ Note: This installation will take about 1.5 GB of disk space.
|
|||
|
||||
## OpenSSL
|
||||
### For our websocket library, we need OpenSSL 1.1
|
||||
1. Download OpenSSL for windows, version `1.1.1g`: **[Download](https://slproweb.com/download/Win64OpenSSL-1_1_1g.exe)**
|
||||
1. Download OpenSSL for windows, version `1.1.1h`: **[Download](https://slproweb.com/download/Win64OpenSSL-1_1_1h.exe)**
|
||||
2. When prompted, install OpenSSL to `C:\local\openssl`
|
||||
3. When prompted, copy the OpenSSL DLLs to "The OpenSSL binaries (/bin) directory".
|
||||
|
||||
|
|
Loading…
Reference in a new issue