From 382f565fb4ccb98c17306c12711e0587eb5a7ce4 Mon Sep 17 00:00:00 2001 From: Erik Date: Tue, 3 Oct 2017 12:29:17 -0700 Subject: [PATCH] Raspberry Pi QSG now provides Stretch instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0840ff6a..68325892 100644 --- a/README.md +++ b/README.md @@ -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/).