diff --git a/README b/README index b82bafa..d3cae55 100644 --- a/README +++ b/README @@ -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 . ```