Skip to content

Commit

Permalink
Add some clarification around python and pi os versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vicwomg authored and mariugul committed Aug 23, 2024
1 parent 52ac558 commit 94899ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If you want to support this project with a little monetary tip, it's much apprec

- Raspberry Pi
- Requires a Raspberry Pi Model 3 or higher
- Desktop OS required for standalone/headed mode
- Bullseye/Bookworm Desktop OS required for standalone/headed mode
- For Pi 3: 32-bit Bullseye OS and overclocking is recommended for smoother playback.
- OSX
- Windows
Expand All @@ -59,6 +59,7 @@ sudo apt-get install chromium-chromedriver -y

Windows / OSX / Linux:

- Python 3.9 or greater: https://www.python.org/downloads/
- FFmpeg 6.0 or greater: https://ffmpeg.org/download.html
- Chrome Browser: http://google.com/chrome (only required for headed mode)

Expand Down

0 comments on commit 94899ea

Please sign in to comment.