Tweak wording in README (#278)

This commit is contained in:
Andrew Scheller
2019-06-11 22:11:56 +01:00
committed by popcornmix
parent 2271cc0448
commit bd9b831ffd

View File

@@ -1,13 +1,13 @@
# rpi-update # 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 # Notes
This is only intended for use with Raspbian. If you are using a different 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. 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 safe. Also differences in the usage of /boot and /opt/vc directories will
likely make it unsafe. likely make it unsafe.