Skip to content

Commit c42a0ff

Browse files
committed
add PyPI install to README
1 parent f4528eb commit c42a0ff

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
@@ -10,6 +10,11 @@ include/exclude.
1010
- Multiprocessing for up to [6x speed-up](#performance)
1111

1212
## Installation
13+
From PyPI:
14+
```commandline
15+
pip install dirhash
16+
```
17+
Or directly from source:
1318
```commandline
1419
git clone [email protected]:andhus/dirhash.git
1520
pip install dirhash/

0 commit comments

Comments
 (0)