Use chromium (Trixie) package name in README; render.py already accepts both
This commit is contained in:
parent
51f5ffcd66
commit
e9d17902de
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ On first boot:
|
|||
sudo raspi-config
|
||||
# Interfacing Options → enable SPI and I2C
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
sudo apt install -y git python3-venv python3-pip chromium-browser
|
||||
sudo apt install -y git python3-venv python3-pip chromium
|
||||
# On older Raspberry Pi OS (Bookworm and earlier) the package is named chromium-browser instead.
|
||||
```
|
||||
|
||||
Install the Inky library via Pimoroni's installer (creates `~/.virtualenvs/pimoroni`):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue