Skip to content

Commit 42457fd

Browse files
committed
add note about copying apps
1 parent c9ac435 commit 42457fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
> If you are installing the MicroPython version, copy the `apps` folder from `builds/MicroPython` to the `picoware` folder on your SD card. If there is no `picoware` folder, create one.
1515
1616
> [!NOTE]
17-
> If you are installing the CircuitPython version, after installing Picoware, replace the `code.py` file on your Pico with the one from `src/CircuitPython`.
17+
> If you are installing the CircuitPython version, after installing Picoware, replace the `code.py` file on your Pico with the one from `src/CircuitPython`. Then, copy the `apps` folder from `builds/CircuitPython` to the `picoware` folder on your SD card. If there is no `picoware` folder, create one.
1818
1919
**Video Game Module (Only)**
2020
1. Install the Video Game Module Tool app on your Flipper Zero from the Apps catalog: [Video Game Module Tool](https://lab.flipper.net/apps/video_game_module_tool).

0 commit comments

Comments
 (0)