Updated linux installation instruction

This commit is contained in:
daniel-123 2012-10-19 08:40:14 +02:00
parent 93eb0db434
commit 4234e9667c
1 changed files with 2 additions and 2 deletions

View File

@ -66,11 +66,11 @@ On Windows simply running `syncplayClient.exe` opens a Syncplay command-line win
1. Ensure that you have an up to date version of `mplayer2` installed.
2. Download Syncplay tarball from https://github.com/Uriziel/syncplay/downloads and run `make install`.
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).
3. Open the media file you wish to play with `syncplay` (e.g. using "Open with...").
4. Enter configuration settings (see "Configuration window", below). Ensure that you are on the same server and room as your fellow viewers.
4. Enter configuration settings (see "Configuration window", below). Ensure that you are on the same server and room as your fellow viewers. This is done only once, configuration is kept in `~/.syncplay` file.
5. Playing, pausing and seeking from within the mplayer2 instance should now be synchronised with everyone else in the same 'room'.