From ee025e06a32a437f15822570660a628f49f36389 Mon Sep 17 00:00:00 2001
From: Zandor Smith <info@zsinfo.nl>
Date: Wed, 3 Jan 2018 18:32:54 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4b661c0..46b4710 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Then reboot the Raspberry Pi.
 
 ## Installation
 
-Make sure that PHP is installed on the Raspberry Pi.
+Make sure that PHP, PHP-cURL and Git is installed on the Raspberry Pi.
 
 Then clone the files from this project to `/home/pi/sensor` using the following command;
 ```
-- 
GitLab