From eea4ab72fb31e726a74675a2199754b937f76da7 Mon Sep 17 00:00:00 2001 From: Janis Date: Fri, 4 Jul 2025 16:46:05 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ac776db..39e60d1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Glassminers Server Docker This project aims to dockerize the server of the [Glassminers](https://github.com/surrealtm/Glassminers) + +## Usage + +### Start Glassminers Server + +Run following command `docker compose up --build` to start the server.