From 1a31d6e3c67a9a05b24faa5775a04d49bf26ec79 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Thu, 1 Dec 2016 22:29:19 -0500 Subject: [PATCH] Add note for Windows users about symbolic links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 519c88586..cec40f7b4 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ Come on in, the water's lovely. More help? Ping `jfire` or `bhousel` on: ## Installation +Note: Windows users should run these steps in a shell started with "Run as administrator". +This is only necessary the first time so that the build process can create symbolic links. + To run the current development version of iD on your own computer: 1. Create a local `git clone` of the project, then `cd` into the project folder