diff --git a/docs/rffmpeg/Master-Install.md b/docs/rffmpeg/Master-Install.md index d3e591c..e3d9e88 100644 --- a/docs/rffmpeg/Master-Install.md +++ b/docs/rffmpeg/Master-Install.md @@ -38,8 +38,8 @@ Run `cat /var/lib/jellyfin/.ssh/id_rsa.pub` To get ssh-key for sending commands Get the ip of the master, i will refer to it as `` ### Installing on the remote slave -Use the info you collected en follow "Slave-install.md" -sudo -u jellyfin ssh -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@`` +Use the info you collected en follow "Slave-install.md" +`sudo -u jellyfin ssh -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@ ` When connected to the master exit the session with the slave server Repeat these steps for all slave server