From 12806e35a84711d8a0bc67e50602222e6150e0c8 Mon Sep 17 00:00:00 2001 From: basshound Date: Mon, 29 Apr 2024 21:57:49 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c623a62..c7e677b 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ 2. Install Git -`sudo apt install git -y` +```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: