From bd9b831ffd7b40c92461f8d0ec147db429283f83 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Tue, 11 Jun 2019 22:11:56 +0100 Subject: [PATCH] Tweak wording in README (#278) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd854f6..7a1ddc0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # rpi-update -An easier way to get the latest firmware for your Raspberry Pi. +A tool to get the latest bleeding-edge firmware and kernel for your Raspberry Pi. # Notes This is only intended for use with Raspbian. If you are using a different distribution then check with the maintainers if using rpi-update is safe. -If the distribution ships a custom kernel, then it almost certainly is not +If the distribution ships a custom kernel (e.g. BerryBoot), then it almost certainly is not safe. Also differences in the usage of /boot and /opt/vc directories will likely make it unsafe.