From 26da322bc7afb86c9254a7ae9397c7bdaa3d0946 Mon Sep 17 00:00:00 2001 From: Et0h Date: Sat, 22 Sep 2012 23:22:16 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d29637c..7b9712b 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,11 @@ On Windows: `Media Player Classic - Home Cinema (MPC-HC)` >= `1.6.3`. On Linux: `mplayer2`. `MPlayer` >= `1.1` should be compatible, but is not supported. -If you are not using the frozen executable package from the download page then you will need to be able to run python scripts. +### Python scripts (for those not using frozen executable package) -To run python scripts you will need the following: +If you are using the frozen executable package avaiable from the download page then you will not need to be able 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`)