diff --git a/pages/build/run.mdx b/pages/build/run.mdx index 2e8b58b..f625c05 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-Start.sh ``` If your LCD screen is displaying booting logs...