We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f46c11 commit aa95033Copy full SHA for aa95033
docs/building/desktop.md
@@ -8,7 +8,7 @@ MicroPythonOS can be built to run as an application on Linux desktops (fully sup
8
```bash
9
sudo apt install libv4l-dev # For webcam support
10
```
11
-- See [lvgl-micropython](https://github.com/MicroPythonOS/lvgl-micropython) for additional requirements.
+- See [lvgl-micropython](https://github.com/MicroPythonOS/lvgl_micropython) for additional requirements.
12
- Clone repositories as described in [Building for ESP32](esp32.md).
13
14
## Build Process
0 commit comments