Update README.md

This commit is contained in:
Jordan
2023-11-12 22:48:57 +01:00
committed by GitHub
parent 8f5af65eba
commit 65c6bc2641
+2 -1
View File
@@ -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. Before using this program you will need to have the following packages installed.
* cron * cron
* curl * curl
* git
To install all required packages enter the following command. To install all required packages enter the following command.
##### Debian: ##### Debian:
``` ```
sudo apt-get install cron curl sudo apt-get install cron curl git
``` ```
## Installing ## Installing