mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 22:31:18 +00:00
Fix typo.
This commit is contained in:
parent
6c68dd292f
commit
f5048372d8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ volumes, usually `/var/lib/docker/volumes`.
|
||||||
## Configure and Build
|
## Configure and Build
|
||||||
|
|
||||||
Ensure [Docker](https://docs.docker.com/engine/install/) and [Docker compose](https://docs.docker.com/compose/install/)
|
Ensure [Docker](https://docs.docker.com/engine/install/) and [Docker compose](https://docs.docker.com/compose/install/)
|
||||||
are properly installed. This means setting it up so it runs as your user. Make sure you're running thees commands as
|
are properly installed. This means setting it up so it runs as your user. Make sure you're running these commands as
|
||||||
your user, in your home directory.
|
your user, in your home directory.
|
||||||
|
|
||||||
Clone the repo, and change into the newly created directory:
|
Clone the repo, and change into the newly created directory:
|
||||||
|
|
Loading…
Add table
Reference in a new issue