-
Notifications
You must be signed in to change notification settings - Fork 3
Remove reference to update file #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,19 +2,9 @@ | |
title: Updates | ||
--- | ||
|
||
Keeping your kit up to date is very important. It enables us to deploy new features, as well as fix bugs. | ||
|
||
The following table outlines the updates which have been published, each of | ||
which is available in two formats: | ||
|
||
* an [update file](/kit/pi/update-file) | ||
* a [full image](/kit/pi/sd-card) | ||
|
||
The update files are the easiest way to apply an update and are the recommended | ||
approach. The full images are provided in case an update goes wrong or you need | ||
to completely wipe your Pi for some reason. | ||
Keeping your kit up to date is very important. It enables us to deploy new features, as well as fix bugs. The following table outlines the updates which have been published. | ||
|
||
Once you have downloaded the file you need, refer to the documentation on | ||
[updating your pi](/kit/pi/#updating-your-pi) to apply the update. | ||
|
||
Each update file is a complete upgrade. Each file contains the changes of those before it. If you need to jump up multiple versions, you can do so by using the latest file. | ||
Each file contains the changes of those before it. If you need to jump up multiple versions, you can do so by using the latest file. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we can probably just drop this -- it was thought to be needed as the behaviour of the update files is non-obvious. The behaviour of flashing the Pi is somewhat clearer IMO. (Not sure if I'm biased by know what the flashing is doing though?) If we do want to keep this, then maybe explain why the statement is the case? Perhaps something like:
Even then, I think that reads oddly as we're omitting a detail about why that comment is needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reads a little oddly, perhaps this?: