Skip to content

Commit 051400d

Browse files
committed
docs: mentioned PyPI installation
1 parent 7855b51 commit 051400d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ Plexamp team is however very reactive in implementing features, the above mentio
2929

3030
## Installation
3131

32+
## From PyPI
33+
34+
The easiest way to install Plex2Mix is using the PyPI package directly:
35+
36+
```
37+
pip install plex2mix
38+
```
39+
40+
## Manual installation
41+
3242
You must clone the repository locally and execute:
3343

3444
```bash

0 commit comments

Comments
 (0)