Skip to content

Commit

Permalink
📝 Fixes wrong Python file call
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Sajus committed Dec 17, 2023
1 parent c24d13d commit b5c9663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ python display.py
2. In another terminal, run `jarvis.py` to start the voice assistant

```bash
python jarvis.py
python main.py
```

- Once ready, both the web interface and the terminal will show `Listening...`
Expand Down

0 comments on commit b5c9663

Please sign in to comment.