Update README.md

This commit is contained in:
basshound 2024-04-29 22:00:30 +00:00
parent 61f062dd4f
commit 16d0defac8
1 changed files with 4 additions and 3 deletions

View File

@ -5,13 +5,14 @@
`sudo apt update` `sudo apt update`
2. Install Git 2. Install Git
`<language> ```<language>
sudo apt install git -y sudo apt install git -y
` ```
3. Clone (download) Repo Code: 3. Clone (download) Repo Code:
```git clone https://git.polycompsol.com:3000/basshound/Ut4HubServerDocker.git``` ```<language>
git clone https://git.polycompsol.com:3000/basshound/Ut4HubServerDocker.git```
4. Change directory to go inside repo: 4. Change directory to go inside repo: