Skip to content

Commit febe6ee

Browse files
authored
[README] Add pipx installation advice
1 parent 0abf400 commit febe6ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This tool allows to recover and/or mux the fonts necessary in an mkv.
1111
```
1212
pip install FontCollector
1313
```
14+
PS: If you get the error ``error: externally-managed-environment (PEP 668)``, you might wanna use [``pipx``](https://pipx.pypa.io/stable/installation/) instead of ``pip``.
1415
## Dependencies
1516
- [MKVToolNix](https://mkvtoolnix.download/downloads.html)
1617

0 commit comments

Comments
 (0)