change message

pull/1486/head
John McLear 2013-02-10 15:19:28 +00:00
parent 3a73aa2f48
commit 6aeed1268e
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ set check_version="if(['6','8'].indexOf(process.version.split('.')[1].toString()
cmd /C node -e %check_version% || exit /B 1
echo _
echo Installing etherpad-lite and dependencies...
echo Ensure that all dependencies are up to date... If this is the first time you have run Etherpad please be patient.
cmd /C npm install src/ --loglevel warn || exit /B 1
echo _
@ -36,4 +36,4 @@ IF NOT EXIST settings.json (
)
echo _
echo Installed Etherpad-lite! To run Etherpad type start.bat
echo Installed Etherpad! To run Etherpad type start.bat