From 18c976f3e846cef5772b40501a6442f50be67194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois?= Date: Sat, 15 May 2021 18:38:36 +0200 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b641b8..1affbd3 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ depollueur/ ## Compilation ```bash -sudo apt-get install --fix-missing build-essential make g++ libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libcurl4-gnutls-dev +sudo apt-get install --fix-missing build-essential make g++ libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libcurl4-gnutls-dev libssl-dev git clone https://git.kaz.bzh/KAZ/depollueur.git # or for contributors :