Skip to content

Commit

Permalink
Note gnudiff dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgentry committed Nov 22, 2019
1 parent 0300837 commit 531f851
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,20 @@ which only deletes identical files (not older ones that differ).


## To install
On Mac, install GNU diff.
```
brew install gnudiff
```


```
make install
```

If there is interest, I'll put it on pypi.



## Developer Notes
Packaged according to this scheme, which seems extremely sensible:
https://blog.ionelmc.ro/2014/05/25/python-packaging

0 comments on commit 531f851

Please sign in to comment.