Skip to content

Commit c42a0ff

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

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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 git@github.com:andhus/dirhash.git
1520
pip install dirhash/

0 commit comments

Comments
 (0)