Raspberry Pi QSG now provides Stretch instructions

This commit is contained in:
Erik 2017-10-03 12:29:17 -07:00 committed by GitHub
parent 7d35e68de1
commit 382f565fb4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The AVS Device SDK provides C++-based (11 or later) libraries that leverage the
You can set up the SDK on the following platforms:
* [Linux or macOS](https://github.com/alexa/avs-device-sdk/wiki/Linux-Quick-Start-Guide)
* [Raspberry Pi](https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide) (Raspbian Jessie)
* [Raspberry Pi](https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide) (Raspbian Stretch)
Or if you prefer, you can start with our [SDK API Documentation](https://alexa.github.io/avs-device-sdk/).