Update README.md

This commit is contained in:
lbl8603
2023-03-19 20:37:36 +08:00
committed by GitHub
parent ed622409b0
commit ddfb5ac943
+1 -1
View File
@@ -10,7 +10,7 @@
```shell ```shell
# linux上 # linux上
root@DESKTOP-0BCHNIO:/opt# ./switch-desktop start --token 123456 root@DESKTOP-0BCHNIO:/opt# ./switch-desktop start --token 123456
# 在另一台linux上使用nohup后台运行 # 在另一台linux上使用nohup后台运行,不在命令行指定配置时,将在home/.switch/config文件中读取配置
[root@izj6cemne76ykdzkataftfz switch]# nohup ./switch-desktop start & [root@izj6cemne76ykdzkataftfz switch]# nohup ./switch-desktop start &
# windows上 # windows上
D:\switch\bin_v1>switch-desktop.exe start --token 123456 D:\switch\bin_v1>switch-desktop.exe start --token 123456