From 70370cb1fea5b1f64a34e43ac14d9eb832fc7442 Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 26 Apr 2024 22:54:37 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c11854f..306cb96 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For security reasons, next server prevents any access to the hidden files (start ### Start -Create as many servers as wanted by providing separated `host` and `port` using optional arguments +Create as many servers as wanted by providing different `host` and `port` using optional arguments ``` bash php src/nex.php host=127.0.0.1 port=1900 path=/target/dir