diff --git a/README.md b/README.md index 3777b4a..b3dad5d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Extractor of the calendar of the IT degree of university Paris 8. ## Build and run You will need Rust installed to compile the program. -
You also need `OpenSSL` installed. +
You also need OpenSSL installed. - Ubuntu: `sudo apt install libssl-dev` - Fedora: `dnf install openssl-devel`