Skip to content

Commit

Permalink
Fix pipx link
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasw234 committed Jun 15, 2023
1 parent b70c035 commit edb69ec
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 @@ -28,6 +28,6 @@ python3 setup.py install
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
For normal usage do the same but don’t include the last line or use [`pipx`](https://pypi.org/project/pipx/) and install with

`pipx install git+https://github.com/jonasw234/merge_image_metadata`

0 comments on commit edb69ec

Please sign in to comment.