diff --git a/README.md b/README.md index 0916630..a226636 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,16 @@ into sync with the other Pis. Setup ----- - +0. +``` +curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash +nvm install 0.12 +nvm alias default 0.12 +nvm use default +git clone https://github.com/heisters/node-omxplayer-sync.git +cd node-omxplayer-sync +npm install +``` 1. Edit `config.local.js` to use the filename of your video file. See `config.js` for a list of other available settings. 2. Copy your video file to the pi.