Update README.md - python to Python
This commit is contained in:
parent
30139f0e72
commit
a388a22d18
@ -20,14 +20,14 @@ Frozen Windows executables are available on the download page - https://github.c
|
|||||||
|
|
||||||
### Python scripts (for those not using the frozen executable package)
|
### Python scripts (for those not using the frozen executable package)
|
||||||
|
|
||||||
If you are not using the frozen executable package then you will need the following to run python scripts:
|
If you are not using the frozen executable package then you will need the following to run Python scripts:
|
||||||
|
|
||||||
* `pygtk` >= `2.0.0` (unless started with `--no-gui`)
|
* `pygtk` >= `2.0.0` (unless started with `--no-gui`)
|
||||||
* `argparse` >= `1.1`
|
* `argparse` >= `1.1`
|
||||||
* `pywin32` >= `r217` (MPC-HC, Windows only)
|
* `pywin32` >= `r217` (MPC-HC, Windows only)
|
||||||
* `twisted` >= `12.1.0`
|
* `twisted` >= `12.1.0`
|
||||||
|
|
||||||
If you are using the frozen executable package available from the download page then you will not need to be able to run python scripts.
|
If you are using the frozen executable package available from the download page then you will not need to be able to run Python scripts.
|
||||||
|
|
||||||
## Supported players
|
## Supported players
|
||||||
### mplayer2 on Linux
|
### mplayer2 on Linux
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user