Explorar el Código

update readme run instruction

Alex Cheema hace 1 año
padre
commit
b8a2a0fbe0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -64,12 +64,12 @@ pip install -r requirements.txt
 #### Device 1:
 
 ```sh
-./run.sh
+python3 main.py
 ```
 
 #### Device 2:
 ```sh
-./run.sh
+python3 main.py
 ```
 
 That's it! No configuration required - exo will automatically discover the other device(s).