From b7ec5a68c9c0a90c0a509870d4ca4f30527474ea Mon Sep 17 00:00:00 2001 From: SA7BNT <35367117+SA7BNT@users.noreply.github.com> Date: Sat, 7 Nov 2020 10:58:58 +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 c2e80d1..5250623 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Actually known: * change ownership to your user for example with `sudo chown -R pi /opt/MMDVMDash` * copy all files from repository into this folder * modify *logtailer.ini* to fit your needs -* modify */js/config.js* to fit your needs, here you can switch on/off tabs showing or enable debug for getting some output in javascript console +* modify */html/js/config.js* to fit your needs, here you can switch on/off tabs showing or enable debug for getting some output in javascript console * copy files in */opt/MMDVMDash/systemd* to */etc/systemd/system* or similar corresponding to your system * modify both scripts to fit your needs * enable services with following commmands, this results in starting both automatically after reboot: