Skip to content
Open
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ If you have any issues while installing, please check out the [Troubleshooting](

### Raspberry Pi OS and Windows

> Not including Raspberry Pi OS Lite - see [Other Linux](#other-linux) for that

No additional requirements are needed.

### macOS
Expand All @@ -58,7 +60,7 @@ This command installs all of the necessary tools, including but not limited to:
- **Git 2.28 or later** (ensure it's in your PATH)
- **Tar** (ensure it's in your PATH)

### Linux
### Other Linux
- **Python 3.10 or later** (ensure it’s in your PATH or set in settings)
- **Git 2.28 or later** (ensure it’s in your PATH)
- **Tar** (ensure it’s in your PATH)
Expand Down
Loading