Skip to content

Commit 452f256

Browse files
committed
✨ 更新 README
1 parent 2206697 commit 452f256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
3. 运行一次主程序生成配置文件:
5656

5757
```sh
58-
python ./container/main.py
58+
python main.py
5959
```
6060

61-
4. 在 `config/config.yaml` 中,填写你的 `cluster_id`(即 `CLUSTER_ID`)和 `cluster_secret`(即 `CLUSTER_SECRET`)。
61+
4. 在 `config/config.yml` 中,填写你的 `id`(即 `CLUSTER_ID`)和 `secret`(即 `CLUSTER_SECRET`)。
6262

6363
5. 重新启动程序。
6464

0 commit comments

Comments
 (0)