Update Ut4HubServerDocker ReadMe
parent
da2a141f5b
commit
43684946d8
|
@ -1,3 +1,17 @@
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
1. Update Ubuntu Packages: `sudo apt update`
|
1. Update Ubuntu Packages:
|
||||||
|
|
||||||
|
`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`
|
||||||
|
|
||||||
|
4. Change directory to go inside repo:
|
||||||
|
|
||||||
|
`cd Ut4HubServerDocker`
|
Loading…
Reference in New Issue