From 0a29ba459410cb4fc4faa81b113a33c3b9399ec1 Mon Sep 17 00:00:00 2001
From: Clinton Alexander <clinton.alexander@r3cev.com>
Date: Mon, 18 Jul 2016 14:39:22 +0100
Subject: [PATCH] Added installation instructions for the demo web UI

---
 docs/source/running-the-demos.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/source/running-the-demos.rst b/docs/source/running-the-demos.rst
index a7edf8a372..04fcfcdcff 100644
--- a/docs/source/running-the-demos.rst
+++ b/docs/source/running-the-demos.rst
@@ -102,6 +102,14 @@ can see the other terminals whilst you run this command!:
 IRS web demo
 ------------
 
+To install the web demo please follo these steps;
+
+1. Install Node: https://nodejs.org/en/download/ and ensure the npm executable is on your classpath
+2. Open a terminal
+3. Run `npm install -g bower`
+4. In the terminal navigate to `<corda>/src/main/resources/com/r3corda/demos/api/irswebdemo`
+5. Run `bower install`
+
 To run the web demo, run the first two steps from the IRS Demo:
 
 Open two terminals and in the first: