Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit 302b8a7

Browse files
authored
Update README.md
1 parent 4009f0e commit 302b8a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Add this line to your requirements.txt:
99
git+git://github.com/tfc-code/pdl-wrapper@master#egg=pdlwrapper
1010
```
1111

12+
Then, in your terminal:
13+
```
14+
pip install -U -r requirements.txt
15+
```
16+
1217
## Usage
1318

1419
```py

0 commit comments

Comments
 (0)