diff options
| -rw-r--r-- | docs/Install-with-Docker.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md index ba9d3e1..94d790d 100644 --- a/docs/Install-with-Docker.md +++ b/docs/Install-with-Docker.md @@ -84,6 +84,8 @@ Put your data files into the `docker/worldserver/data/` folder that is inside `a Inside your terminal (if you use Windows, use git bash), run the following commands. +**Note for Windows users**: when running the following commands, you may need to use `bash bin\acore-...` instead of `./bin/acore-...`. Note using `\` instead of `/` and `bash bin...` instead of `./bin...` + **1) Generate your server configuration files:** ``` |
