From 3c7a25e4cd48082c9fe25071baf691fc0a2e6556 Mon Sep 17 00:00:00 2001 From: Melyns <60199831+Melyns@users.noreply.github.com> Date: Sun, 15 Sep 2024 07:29:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8788a6c..ca0e125 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ GeoFind is a command-line tool/script that fetches geolocation information from ```bash sudo apt update -sudo apt install libcurl4-openssl-dev libjson-c-dev +sudo apt install libcurl4-openssl-dev libjson-c-dev gcc ``` ## Installation