Skip to content

Commit 28c80c3

Browse files
committed
Document requirement for trio to run examples
1 parent 8996acb commit 28c80c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ It is based on libgpiod and its CFFI adapter by Steven P. Goldsmith
88
<[email protected]>, as downloaded from
99
`github <https://github.com/sgjava/userspaceio.git>`_.
1010

11+
To run examples, make sure to install `trio` first.
12+
1113
Testing AsyncGPIO requires a Linux distribution that enables the mock-GPIO module.
1214
As of mid-2020, Debian's kernel does not include this module, but Raspbian's does.
1315

0 commit comments

Comments
 (0)