Update README

This commit is contained in:
Daniel Schubert 2019-04-11 20:59:28 +00:00
parent 1e7b4555e4
commit 16e0e67d20
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -18,7 +18,8 @@ Because it use a volume to store the Steam and Arma 3 data, you will need to cre
To build from source you need to clone the git repo and run docker build:
```
git clone https://git.scytec.de/danthefan/arma3-docker
git clone https://git.scytec.de/danthefan/arma3-docker.git
cd arma3-docker
docker build -t arma3server .
```