From 39cb7b80e543790b19f576e5d95808d063b22edc Mon Sep 17 00:00:00 2001
From: Zandor Smith <info@zsinfo.nl>
Date: Fri, 5 Jan 2018 00:41:24 +0100
Subject: [PATCH] Typo.

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

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