diff --git a/README.md b/README.md index 3b800cd..24500cb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,17 @@ ## spigot server spigot server -### Building bukkit-server +### Building spigot-server container ``` docker build -t zombi/spigot-server . ``` -### Running bukkit-server +the spigot binaries are built on the first start of the container instance. + +This might take a few minutes depending on the internet connection and computing power of the host system. + +### Running spigot-server ``` docker run -it -d \