Improve wording, add how to get on Raspberry Pi OS

- The new wording has the advantage that it specifies which platforms the binaries are for
- Give instructions for how to get Raspberry Pi OS - no need to visit download page - it just needs a single shell command
This commit is contained in:
andrum99 2020-09-18 00:03:45 +01:00 committed by GitHub
parent cbd3355abd
commit e993668f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,9 @@
Raspberry Pi Imaging Utility
Download pre-built versions from the [Raspberry Pi downloads page](https://www.raspberrypi.org/downloads/).
Download the latest version for Windows, macOS or Ubuntu from the [Raspberry Pi downloads page](https://www.raspberrypi.org/downloads/).
To install on Raspberry Pi OS, use `sudo apt update && sudo apt install rpi-imager`.
## License