update readme run instruction

This commit is contained in:
Alex Cheema
2024-07-14 21:26:56 -07:00
parent a933352ac3
commit b8a2a0fbe0
+2 -2
View File
@@ -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).