From 74fa47e295dbf776c7f352a4649969574ca149a8 Mon Sep 17 00:00:00 2001 From: John McLear Date: Fri, 14 Feb 2020 23:36:13 +0000 Subject: [PATCH] Pretty sure you need elevated command prompt in windows.. To do anything nowadays. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28b94d85e..74ee0d974 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You'll need [node.js](https://nodejs.org) and (optionally, though recommended) g 1. Grab the source, either - download - or `git clone --branch master https://github.com/ether/etherpad-lite.git` -2. start `bin\installOnWindows.bat` +2. With a "Run as administrator" command prompt execute `bin\installOnWindows.bat` Now, run `start.bat` and open in your browser.