From 974ac53f67beabac914f76877f668b5c3204d107 Mon Sep 17 00:00:00 2001 From: pvincent Date: Fri, 1 Mar 2024 23:45:51 +0400 Subject: [PATCH] fix readme sudo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6403553..d45c270 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Debian12 fresh install ---------------------- * # log as normal user with sudo group -* apt install -y git +* sudo apt install -y git * git clone https://git.artcode.re/miaou/miaou.git * ./miaou/lib/install.sh dev