diff --git a/pages/build/run.mdx b/pages/build/run.mdx index 2e8b58b..8227307 100644 --- a/pages/build/run.mdx +++ b/pages/build/run.mdx @@ -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...