Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/build/run.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ First, connect to your RPI using SSH.

Run the script in the TARS-AI folder using:
```bash
python App-Start.py
python App.py
```

If your LCD screen is displaying booting logs...
Expand Down