From 31c4861f67f24c8a9a1b89f7cc33105c562b6863 Mon Sep 17 00:00:00 2001 From: krakjoe Date: Fri, 29 Nov 2013 19:57:10 +0000 Subject: [PATCH] correction --- tutorials/remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/remote.md b/tutorials/remote.md index 27882041e0..aed145f30d 100644 --- a/tutorials/remote.md +++ b/tutorials/remote.md @@ -33,7 +33,7 @@ Starting phpdbg-jui Anywhere A JRE is needed for the bundled remote client, given any operating system with a working installation of Java: ``` -java -jar /path/to/phpdb-jui.jar +java -jar /path/to/phpdbg-ui.jar ``` Will initialize the bundled client, simply configure the settings accordingly and press *Connect* -- 2.50.1