zjrwtx commited on
Commit
53d742f
·
1 Parent(s): c42752c

update readme_zh

Browse files
Files changed (1) hide show
  1. README_zh.md +1 -0
README_zh.md CHANGED
@@ -263,6 +263,7 @@ docker-compose up -d
263
  # 在容器中运行OWL
264
  docker-compose exec owl bash -c "cd .. && source .venv/bin/activate && cd owl"
265
 
 
266
  xvfb-python run.py
267
 
268
  # 选项2:使用提供的脚本构建和运行
 
263
  # 在容器中运行OWL
264
  docker-compose exec owl bash -c "cd .. && source .venv/bin/activate && cd owl"
265
 
266
+ #运行例子演示脚本
267
  xvfb-python run.py
268
 
269
  # 选项2:使用提供的脚本构建和运行