From 207f163db264a806135b3609c6d5c7d665acf631 Mon Sep 17 00:00:00 2001
From: Phillipp Glanz
Date: Wed, 6 Dec 2023 22:23:30 +0100
Subject: [PATCH] Improve readme
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1c1d8dc..59c0eb0 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Clipboard Connect is a dynamic plugin for Minecraft, enabling the synchronizatio
## Requirements
- Paper server version 1.20 or higher.
- WorldEdit plugin installed on the server.
+- Docker and Docker Compose installation
## Motivation
The development of Clipboard Connect was sparked by two key challenges: the need within our network to efficiently transfer builds from one server to another, and a collaboration with TheBakery, who were seeking a similar solution. Clipboard Connect was created to meet these requirements, offering a streamlined and effective method for cross-server build transfers.