Browse Source

Update README.md

Bastien Sevajol 8 years ago
parent
commit
9b2c1693e8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md View File

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