aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed08e42..db61484 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ multiple Minetest servers together. It is the successor to multiserver.
## Installation
Go 1.17 or higher is required. Run
-`go install github.com/HimbeerserverDE/mt-multiserver-proxy`
+`go install github.com/HimbeerserverDE/mt-multiserver-proxy/cmd/mt-multiserver/proxy`
to download and compile the project. A mt-multiserver-proxy executable
will be created in your $GOBIN directory.