From e7755319a2a67676d1d47b1f84f8e762f6ef5f2d Mon Sep 17 00:00:00 2001
From: Massimiliano Adamo <maxadamo@gmail.com>
Date: Mon, 1 Feb 2021 02:16:23 +0100
Subject: [PATCH] typo fix

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

diff --git a/README.md b/README.md
index 0c9c357..3ea86aa 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ I'll wait for better days to come and create a proper release process. Meanwhile
 You can download the package and install it:
 
 ```bash
-sudo -i ubuntu-kernel-cleanup_<VERSION>_all.deb
+sudo dpkg -i ubuntu-kernel-cleanup_<VERSION>_all.deb
 ```
 
 if the dependencies are not met:
-- 
GitLab