From db1a6302adb97bc01d2d9e0c541e329be6c7c15b Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Wed, 29 Dec 2021 15:45:12 -0500 Subject: [PATCH] Updated Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc7cf79..413ac74 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ IcarusDownloadManager is a Linux CLI software client application that has the fe * C++ * CMake -* GCC +* GCC >= 9 * conan * [json](https://github.com/nlohmann/json) -* openssl -* libCurl -* [cpr](http://whoshuu.github.io/cpr/) +* [openssl](https://github.com/openssl/openssl) +* [curl](https://github.com/curl/curl) +* [cpr](https://github.com/libcpr/cpr) ### Getting Started