From a388a22d1820bc0c200020f209ae38531d4f0bce Mon Sep 17 00:00:00 2001 From: Et0h Date: Wed, 26 Sep 2012 12:07:36 +0200 Subject: [PATCH] Update README.md - python to Python --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d59893..b0dec76 100644 --- a/README.md +++ b/README.md @@ -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) -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`) * `argparse` >= `1.1` * `pywin32` >= `r217` (MPC-HC, Windows only) * `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 ### mplayer2 on Linux