Skip to content

Commit dedb87c

Browse files
committed
docs(ffi): add PyPI install instructions
1 parent 5690118 commit dedb87c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,12 @@ Then:
150150
import argus_ffi
151151
```
152152

153+
### Install from PyPI
154+
155+
```bash
156+
pip install argus-ffi
157+
```
158+
153159
### Python tests
154160

155161
```bash

0 commit comments

Comments
 (0)