diff --git a/docs/installation/index.md b/docs/installation/index.md index 285d2180..a7689fef 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -2,7 +2,12 @@ ## Requirements -SignalFlow supports macOS, Linux (including Raspberry Pi), and Windows (64-bit). It requires Python 3.8 or above. +SignalFlow requires Python 3.8 or above, on the following systems: + + - **macOS**: Catalina (10.15) and above + - **Windows**: Windows 10 and above (64-bit) + - **Linux**: Any Linux on an x86_64 processor + - **Raspberry Pi**: Raspberry Pi 3 Model B and above (64-bit) ## Installation