diff --git a/README.md b/README.md index 6b14376..cfe0b30 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This patcher is designed to simplify the installation steps from this [Gist](htt ## Instructions - Check that you meet the required [dependencies](https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher#dependencies) +- Install SynoCommunity ffmpeg ([help](https://synocommunity.com/#easy-install)) - Connect to your NAS using SSH (admin user required) ([help](https://www.synology.com/en-global/knowledgebase/DSM/tutorial/General_Setup/How_to_login_to_DSM_with_root_permission_via_SSH_Telnet)) - Use the command `sudo -i` to switch to root user - Use the folowing command to execute the patch: `curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash`