Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@

## About

There is no big difference in how to install, build or run FreeSWITCH™ on a Raspberry PI except that we have a special Debian repo for that.
There is no big difference in how to install, build or run FreeSWITCH™ on a Raspberry PI (armhf) except that we have a special Debian repo for that.

## Note for ARM 64 bit devices

This instruction is for Raspberry Pi 32 bit version (armhf) only! If your device is 64bit (for example Raspberry Pi 5) please use standard [Debian instruction](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Installation/Linux/Debian_67240088)

## Introduction

Expand Down
Loading