From 4ac0edfb0dc8c26fd3aabb3772caf0096e07716c Mon Sep 17 00:00:00 2001 From: simatec Date: Thu, 15 Dec 2022 16:33:27 +0100 Subject: [PATCH] (simatec) fix Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3578abc..4f33507 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ https://www.mailpiler.org/ * Install Docker and dependencies ``` -apt install curl git docker.io docker-compose-plugin -y +apt install curl git docker.io docker-compose -y ``` * reboot your system