From ee501a74f8bd4298a6d07e89f1f1fb9a773d7044 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 23 Mar 2026 10:28:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b776735..f041342 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Per compilare ed eseguire correttamente **Starstreet Forecast**, è necessario d 2. **Librerie SSL**: È necessario installare il pacchetto di sviluppo `libssl-dev`. * Su sistemi Debian/Ubuntu: `sudo apt-get install libssl-dev` * Su sistemi basati su RHEL/Fedora: `sudo dnf install openssl-devel` + * Su Windows: è necessario installare OpenSSL v3> + * Su MacOS: non testato ## 🔧 Istruzioni per la Compilazione