Skip to content

Commit 4a99733

Browse files
committed
Rename to Wayback-Diff, publish as wayback-diff on PyPI
1 parent 53f8845 commit 4a99733

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ wayback-diff https://old.example.com https://new.example.com --visual --markdown
6262

6363
## Installation
6464

65+
### From PyPI
66+
67+
```bash
68+
pip install wayback-diff
69+
70+
# With visual comparison support
71+
pip install wayback-diff[visual]
72+
```
73+
6574
### From source
6675

6776
```bash

0 commit comments

Comments
 (0)