diff --git a/README.md b/README.md index 6dd4a82..026d671 100644 --- a/README.md +++ b/README.md @@ -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'.