diff --git a/roles/pbx/README.rst b/roles/pbx/README.rst index 2697bb7ea..81b6445f7 100644 --- a/roles/pbx/README.rst +++ b/roles/pbx/README.rst @@ -36,7 +36,7 @@ You can monitor the FreePBX service with command:: Raspberry Pi Zero W Warning --------------------------- -Node.js applications like Asterisk/FreePBX, Node-RED and Sugarizer `won't work `_ on Raspberry Pi Zero W (ARM6) if you installed Node.js while on RPi 3 or 3 B+ (ARM7). If absolutely necessary, run ``cd /opt/iiab/iiab`` then `./runrole nodejs `_ from the Pi Zero W itself, before proceeding to install Sugarizer, Node-RED and/or Asterisk/FreePBX. +Node.js applications like Asterisk/FreePBX, Node-RED and Sugarizer `won't work `_ on Raspberry Pi Zero W (ARM6) if you installed Node.js while on RPi 3 or 3 B+ (ARM7). If necessary, run ``apt remove nodejs`` then ``cd /opt/iiab/iiab`` then `./runrole nodejs `_ *on the Raspberry Pi Zero W itself* — before proceeding to install Asterisk/FreePBX, Node-RED and/or Sugarizer. Attribution -----------