Add note about pipenv

This commit is contained in:
Johannes Marbach 2022-10-02 21:11:46 +02:00
parent 5ce4f11a0b
commit 2c74d91caa

View file

@ -165,7 +165,7 @@ Below is a short explanation of the different unicode ranges used above.
## Keyboard layouts ## Keyboard layouts
Unl0kr uses [squeekboard layouts] converted to C via [squeek2lvgl]. To regenerate the layouts, run Unl0kr uses [squeekboard layouts] converted to C via [squeek2lvgl]. To regenerate the layouts, ensure that you have pipenv installed (e.g. via `pip install --user pipenv`) and then run
``` ```
$ ./regenerate-layouts.sh $ ./regenerate-layouts.sh