From 1fd421902d15bbcb8d172fbd014ce4109eb4a877 Mon Sep 17 00:00:00 2001 From: Mikhail Kulinich Date: Sun, 29 Dec 2024 01:21:24 +0100 Subject: [PATCH] Fix typo in README.md The "x-ui settings" command does not exist. Only "x-ui setting" is there. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eacc6a22..75f201b1 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ If you choose not to modify these settings, they will be generated randomly (thi - The path will be randomly generated, or you can enter a custom path. 3. **View Current Settings:** - - To view your current settings, use the `x-ui settings` command in the terminal or `View Current Settings` in `x-ui` + - To view your current settings, use the `x-ui setting` command in the terminal or `View Current Settings` in `x-ui` ### Security Recommendation: - For enhanced security, use a long, random word in your URL structure. @@ -593,4 +593,4 @@ XUI_BIN_FOLDER="bin" XUI_DB_FOLDER="/etc/x-ui" go build main.go ## Stargazers over Time -[![Stargazers over time](https://starchart.cc/MHSanaei/3x-ui.svg?variant=adaptive)](https://starchart.cc/MHSanaei/3x-ui) \ No newline at end of file +[![Stargazers over time](https://starchart.cc/MHSanaei/3x-ui.svg?variant=adaptive)](https://starchart.cc/MHSanaei/3x-ui)