Skip to content

Commit d0c9c3d

Browse files
authored
feat: server bootstrap cmd example
1 parent 612199d commit d0c9c3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@
2626

2727
::: info Best Practice
2828
```bash
29+
# 开源版服务器
2930
simulatorx-server -p 5333 -n "华南猫"
31+
32+
# 官服版私有服务器
33+
simulatorx-server -p 5333 -n "华南猫-02" -P "喵呜" -e scutrobot.moe -t simulatorx-s-12345678
3034
```
3135
:::
3236

0 commit comments

Comments
 (0)