aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7486b51..a273ffd 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,9 @@ as it can cause version mismatches between them.**
### Starting
Run `${GOBIN}/mt-multiserver-proxy`. The configuration file and other required
-files are created automatically in the directory the executable
-(or symlink to said executable) is in, so make sure to move the
-executable to the desired location or use a symlink.
+files are created automatically in the directory the executable is in,
+so make sure to install the executable to the desired location.
+Symlinks to the executable will be followed, only the real path matters.
### Stopping
mt-multiserver-proxy reacts to SIGINT, SIGTERM and SIGHUP. It stops listening