Skip to content

Commit bdee87e

Browse files
author
Simple-Tracker
committed
Update README.md
1 parent a747ac4 commit bdee87e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Usually, occasional errors can be ignored. The reasons may be: 1. Network proble
8181
8282
3. Run docker image and view log to observe whether the information output is normal;
8383
84-
The following command templates are used as a reference only, please replace ```/path/config.json``` to your config path.
84+
The following command templates are used as a reference only, please replace ```/path/config.json``` to your config path (The file should be created before mounting).
8585
8686
```
8787
docker run -d \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
8282
3. 运行 Docker 并查看日志, 观察信息输出是否正常即可;
8383
84-
以下命令模版仅作为参考, 请替换 ```/path/config.json``` 为你的配置文件路径.
84+
以下命令模版仅作为参考, 请替换 ```/path/config.json``` 为你的配置文件路径 (挂载前应先创建文件).
8585
8686
```
8787
docker run -d \

0 commit comments

Comments
 (0)