From 85012b39d232559b1a993785c7e2bc5001540011 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:57:34 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4cc8fdb..cdc244e 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ ## How to start ```bash -sudo apt update -y && sudo apt upgrade -y && sudo git net-tools nano +sudo apt update -y && sudo apt upgrade -y && sudo apt install -y git net-tools nano git clone https://github.com/hermensbas/azerothcore_installer.git cd azerothcore_installer.git