diff --git a/docs/troubleshooting/installation.md b/docs/troubleshooting/installation.md index fcfc0ee3..60d6a1e6 100644 --- a/docs/troubleshooting/installation.md +++ b/docs/troubleshooting/installation.md @@ -24,4 +24,8 @@ Then, run `signalflow config`, and add a line to select an alternative backend: output_backend_name = "pulseaudio" ``` +## On Raspberry Pi + +SignalFlow requires Raspberry Pi 3 Model B or above. Note that only 64-bit devices and operating systems are supported (`uname -m` should display `aarch64`). + --- \ No newline at end of file