From 70fe1a7451c7b69d446f5aee3ef8e0732844f461 Mon Sep 17 00:00:00 2001 From: John McLear Date: Tue, 11 Sep 2012 22:15:48 +0200 Subject: [PATCH] Update bin/installOnWindows.bat --- bin/installOnWindows.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/installOnWindows.bat b/bin/installOnWindows.bat index c46ac0340..b4e4f5400 100644 --- a/bin/installOnWindows.bat +++ b/bin/installOnWindows.bat @@ -36,4 +36,4 @@ IF NOT EXIST settings.json ( ) echo _ -echo Installed Etherpad-lite! \ No newline at end of file +echo Installed Etherpad-lite! To run Etherpad type start.bat \ No newline at end of file