Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Pimoroni Presto.

You can find the latest firmware releases at [https://github.com/pimoroni/presto/releases/latest](https://github.com/pimoroni/presto/releases/latest).

There are two choices, a regular build that just updates the MicroPython firmware and a "-with-examples" build which includes everything in [examples](examples).
There are two choices, a regular build that just updates the MicroPython firmware and a "-with-filesystem" build which includes everything in [examples](examples).

:warning: If you've changed any of the code on your board then back up before flashing "-with-examples" - *your files will be erased!*
:warning: If you've changed any of the code on your board then back up before flashing "-with-filesystem" - *your files will be erased!*

## Installation

Expand Down