diff --git a/README.md b/README.md index 3221447..ff2fc66 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It is now production-ready (tested on 2x16 displays only at the moment.) ToDo: M - [x] make the project a valid python package -# How to get it +# Installation To "install" the library on your Pico, clone the repository first using `git clone`. Open [Thonny](https://thonny.org). There, open a file from "This computer" (thonny asks for the location after clicking on "Open"), and select the `__init__.py` from this repository. To get this file to your Pico's storage, choose "Save as" and choose "Raspberry Pi Pico" as the location.