Updated "Getting started with linux" to include python requirements.

This commit is contained in:
daniel-123 2012-10-19 08:55:29 +02:00
parent c9190c45c3
commit ea40bf5f0a
1 changed files with 1 additions and 1 deletions

View File

@ -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).