This commit is contained in:
Mylloon 2022-08-18 00:57:09 +02:00
parent 79459d2a41
commit f6759ffb7b
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -3,7 +3,7 @@ Extractor of the calendar of the IT degree of university Paris 8.
## Build and run ## Build and run
You will need Rust installed to compile the program. You will need Rust installed to compile the program.
<details><summary>You also need `OpenSSL` installed.</summary> <details><summary>You also need <code>OpenSSL</code> installed.</summary>
- Ubuntu: `sudo apt install libssl-dev` - Ubuntu: `sudo apt install libssl-dev`
- Fedora: `dnf install openssl-devel` - Fedora: `dnf install openssl-devel`