Fixed documentation.

This commit is contained in:
Clinton Alexander 2016-07-28 09:26:47 +01:00
parent 250dbaa45d
commit f4e8537cf0

View File

@ -107,7 +107,7 @@ To install the web demo please follow 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` or `sudo npm install -g bower` if on a *nix system.
4. In the terminal navigate to `<corda>/src/main/resources/com/r3corda/demos/api/irswebdemo`
4. In the terminal navigate to `<corda>/src/main/resources/com/r3corda/demos/irswebdemo`
5. Run `bower install`
To run the web demo, run the first two steps from the IRS Demo: