From ff96f47590eadb6e167114064b7b0d72750935c4 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Fri, 7 Oct 2022 01:37:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64295a4..73afeb8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ cd ambed-debian-installer ### Edit AMBEd system unit for LocalHost 5. If you are running this transcoder on the same LocalHost as XLXd then there is no need to edit. If running AMBED on a remote site then you will need to include -your local IP address in the system unit file. Change the default 127.0.0.1 to your LOCAL IP etc 192.168.1........ otherwise trancoding will not work. +your local IP address in the system unit file. If running on local machine with XLXd then use 127.0.0.1 or the trascoding will not work! ```sh nano /etc/systemd/system/ambed.service ```