Skip to content

Commit

Permalink
Provide OS X example
Browse files Browse the repository at this point in the history
  • Loading branch information
jmk-foofus committed Apr 1, 2024
1 parent 3f05099 commit 9ce83e4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/medusa.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ <H4>Linux/Gentoo</H4>
</CODE>
</UL>

<H4>MacOS</H4>
<H4>Mac OS X</H4>

<P>
First download the source code and change to the Medusa directory:
Expand All @@ -433,8 +433,10 @@ <H4>MacOS</H4>

Then build things:

Note: Update OpenSSL include based on system configuration.

<PRE>
./configure
./configure --with-ssl=/usr/local/homebrew/Cellar/openssl@3/3.2.1/
make && make install
</PRE>

Expand Down

0 comments on commit 9ce83e4

Please sign in to comment.