From 18b2fe1d57f5016e5fa59646b3d3727f57afeb7d Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Thu, 17 Feb 2022 18:36:24 +0200 Subject: [PATCH] apt-get was changed to apt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18b6b50..5256d84 100644 --- a/README.md +++ b/README.md @@ -84,10 +84,10 @@ To work this launcher requires ## Install -### apt-get +### apt ```sh -sudo apt-get install unzip tar git curl xdelta3 cabextract libnotify +sudo apt install unzip tar git curl xdelta3 cabextract libnotify ``` ### pacman