From 16d0defac89c3b22850f58452b0d78987970bcc7 Mon Sep 17 00:00:00 2001 From: basshound Date: Mon, 29 Apr 2024 22:00:30 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce3824a..f5d8c1a 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,14 @@ `sudo apt update` 2. Install Git -` +``` sudo apt install git -y -` +``` 3. Clone (download) Repo Code: -```git clone https://git.polycompsol.com:3000/basshound/Ut4HubServerDocker.git``` +``` +git clone https://git.polycompsol.com:3000/basshound/Ut4HubServerDocker.git``` 4. Change directory to go inside repo: