Skip to content

Commit

Permalink
Merge 29df63c into 4e1005b
Browse files Browse the repository at this point in the history
  • Loading branch information
helgibbons committed Jan 10, 2022
2 parents 4e1005b + 29df63c commit e5eac5b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ Python library for [Inky pHAT](https://shop.pimoroni.com/products/inky-phat), [I

# Installation

First, make sure you have I2C and SPI enabled in `sudo raspi-config`.

The Python pip package is named inky, on the Raspberry Pi install with:

```
pip3 install inky[rpi,fonts]
pip3 install inky[rpi,example-depends]
```

This will install Inky along with dependencies for the Raspberry Pi, plus fonts used by the examples.
Expand Down

0 comments on commit e5eac5b

Please sign in to comment.