Skip to content

Commit

Permalink
Fix copy & paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasw234 committed Jun 15, 2023
1 parent e20c1df commit b70c035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ For the development version:
git clone https://github.com/jonasw234/merge_image_metadata
cd merge_image_metadata
python3 setup.py install
pip3 install -r dev-requirements.txt
pip3 install -r dev-requirements.in
```

For normal usage do the same but don’t include the last line or use `[pipx](https://pypi.org/project/pipx/)` and install with
Expand Down

0 comments on commit b70c035

Please sign in to comment.