From 374192ebe1afdc38788c9096bb3451c0cd797c90 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Fri, 28 Jun 2019 10:08:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0b6c90e..d61e930f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ We'd be curious to hear about how you use this with your own RPi-powered project - [License](#license) ## Prerequisites -Start with a clean install of the [latest release of Raspbian](https://www.raspberrypi.org/downloads/raspbian/) (currently Stretch). Raspbian Stretch Lite is recommended. +Start with a clean install of the [latest release of Raspbian](https://www.raspberrypi.org/downloads/raspbian/) (currently Buster). Raspbian Buster Lite is recommended. 1. Update Raspbian, including the kernel and firmware, followed by a reboot: ```