From ea40bf5f0a31f6627165d828cc58beb187f73ced Mon Sep 17 00:00:00 2001 From: daniel-123 Date: Fri, 19 Oct 2012 08:55:29 +0200 Subject: [PATCH] Updated "Getting started with linux" to include python requirements. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c8340d..1711d1c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ On Windows simply running `syncplayClient.exe` opens a Syncplay command-line win ### Getting started with Syncplay on Linux -1. Ensure that you have an up to date version of `mplayer2` installed. +1. Ensure that you have an up to date version of `mplayer2` and relevant python libraries (see "Python scripts", above) installed. 2. Download Syncplay tarball from https://github.com/Uriziel/syncplay/downloads and run `make install-client` (or `make install-all` if you also want server).