mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-14 15:50:09 +00:00
deploy: 4f640c96d1
This commit is contained in:
@@ -868,8 +868,8 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</code></pre>
|
||||
<h2 id="openssl-on-macos" tabindex="-1">OpenSSL on MacOS</h2>
|
||||
<p>MacOS comes with LibreSSL as default, OpenSSL must be installed to compile SimpleX from source.</p>
|
||||
<p>OpenSSL can be installed with <code>brew install openssl@1.1</code></p>
|
||||
<p>You will have to add <code>/opt/homebrew/opt/openssl@1.1/bin</code> to your PATH in order to have things working properly</p>
|
||||
<p>OpenSSL can be installed with <code>brew install openssl@3.0</code></p>
|
||||
<p>You will have to add <code>/opt/homebrew/opt/openssl@3.0/bin</code> to your PATH in order to have things working properly</p>
|
||||
<h2 id="project-branches" tabindex="-1">Project branches</h2>
|
||||
<p><strong>In simplex-chat repo</strong></p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user