From 248e539ea7dcec9c9469a079eff2f5d8dc117258 Mon Sep 17 00:00:00 2001 From: Andrey Volk Date: Wed, 23 Mar 2022 19:18:35 +0300 Subject: [PATCH] [README.md] SignalWire Personal Access Tokens (PAT)s are required to access FreeSWITCH install packages. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2525918f3..a5591070c4 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,13 @@ The main index for documentation is available at: * https://freeswitch.org/confluence/display/FREESWITCH/Release+Notes ### Installation +SignalWire Personal Access Tokens (PAT)s are required to access FreeSWITCH install packages. + + * [HOWTO Create a SignalWire Personal Access Token](https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token) Step by step tutorials to install FreeSWITCH from packages or source code are available at: - * [Debian 10 Buster](https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster) [Recommended] + * [Debian](https://freeswitch.org/confluence/display/FREESWITCH/Debian) [Recommended] * [Raspberry Pi](https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi) * [CentOS 7](https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7)