From f6ebdba48a7cd64e891bcea924ff8bc85abf1418 Mon Sep 17 00:00:00 2001 From: Marc Brooks Date: Tue, 18 Nov 2025 19:21:31 -0600 Subject: [PATCH] Update DEVELOPMENT.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 91228f04..687a6266 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -199,7 +199,7 @@ ssh root@192.168.1.100 ps aux | grep jetkvm ### View live logs -The file +The file `/var/log/jetkvm*` contains the JetKVM logs. You can view live logs with: ```bash ssh root@192.168.1.100