From 65c6bc26410c6bc28cea9a01c0e35de11e32fdec Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 12 Nov 2023 22:48:57 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 281b5ee..5ac9be0 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,14 @@ PVE Kernel Cleaner is a program to compliment Proxmox Virtual Environment which Before using this program you will need to have the following packages installed. * cron * curl +* git To install all required packages enter the following command. ##### Debian: ``` -sudo apt-get install cron curl +sudo apt-get install cron curl git ``` ## Installing