mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-11 04:36:20 +00:00
Fix typo in README.md
The "x-ui settings" command does not exist. Only "x-ui setting" is there.
This commit is contained in:
parent
4ad5a5aba4
commit
1fd421902d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
[](https://starchart.cc/MHSanaei/3x-ui)
|
||||
[](https://starchart.cc/MHSanaei/3x-ui)
|
||||
|
|
Loading…
Reference in a new issue