From 78cb2626eeaf8939953b5f413ddf5a3787d6d5e0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 24 Jun 2025 04:15:52 +0300 Subject: [PATCH] update usage example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ffbd49..351f5d7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Run server accessible to Internet IPv4/IPv6, [Yggdrasil](https://yggdrasil-netwo ## Usage ``` bash -nexy -p /path/to/public +nexy -p /path/to/public_dir ``` * by default, server starts on localhost; change it with the `--bind` option(s)