From c27688d7d738d8199ba635843b021fc1987c370d Mon Sep 17 00:00:00 2001 From: int 80h Date: Tue, 19 May 2020 16:42:59 -0400 Subject: [PATCH] Updated README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 24b3725..1b16ae3 100644 --- a/README +++ b/README @@ -12,6 +12,8 @@ A gemini server written in rust. ## Installation and running +OpenSSL 1.1.0g or LibreSSL 2.7.0 or newer is required. + - Clone the repo - Run 'cargo build --release' - Modify the config.toml to your needs