install MALOS and perform device reboot. For more details: Getting Started Guide
echo "deb http://packages.matrix.one/matrix-creator/ ./" | sudo tee --append /etc/apt/sources.list
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install matrix-creator-init matrix-creator-malos cmake g++ git libzmq3-dev --no-install-recommends
reboot
git clone https://github.com/matrix-io/matrix-creator-alexa-voice-demo.git
Please say yes to all.
cd matrix-creator-alexa-voice-demo
./setup.sh
This project was based in https://github.com/novaspirit/AlexaPi
Detailed recipe published in Instructables http://www.instructables.com/id/Build-a-DIY-Amazons-Alexa-With-a-Raspberry-Pi-and-/