diff --git a/README b/README index 7db9175c..cefb16ed 100644 --- a/README +++ b/README @@ -28,3 +28,11 @@ Features Overview * SSL/TLS security layer and X.509 certificates (using GNU TLS) * SASL authentication (using GNU SASL) +Build && Installation +--------------------- + +MacOS Environment: +``` +# brew install gtk+3 cppunit gsasl doxygen +# bash test-outsourced-build.sh +```