浏览代码

Update README.md

Bastien Sevajol 9 年前
父节点
当前提交
9b2c1693e8
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md 查看文件

19
 
19
 
20
 Then run ``python3.4 run.py exploration`` or ``python3.4 run.py all``. Keep in mind it's in developpment mode !
20
 Then run ``python3.4 run.py exploration`` or ``python3.4 run.py all``. Keep in mind it's in developpment mode !
21
 
21
 
22
+## Quick test with Docker
23
+
24
+Simply run (assuming docker installed) ``docker run -w /intelligine -v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/snd:/dev/snd --privileged -e DISPLAY buxx/intelligine python3.4 run.py exploration``
25
+
22
 ## Screens
26
 ## Screens
23
 
27
 
24
 ### Egg management
28
 ### Egg management