From bc75db63c20ad300e4091f1bd7f04cad3d137ab0 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Fri, 30 Apr 2021 14:08:58 +0100 Subject: [PATCH] Fix typo in Readme MERCI FANF --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5898763..ab27b65 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Game server for the Minecraft game. It includes configurations for server optimization and quality of life. The repository also contains the map, which can be downloaded separately and used independently. ## Requirements -Do deploy this instance, you only need to install `docker-compose` and `docker`. +To deploy this instance, you only need to install `docker-compose` and `docker`. ## Installation To deploy a copy of this instance, you might want to modify where the volumes are pointing to.