Skip to content

Commit

Permalink
DHFPROD-731 display install tree as dynamic text
Browse files Browse the repository at this point in the history
This future-proofs the version number.
Also fixed grammar under “Login to the Hub”
  • Loading branch information
wooldridge committed Apr 12, 2018
1 parent 758c9c5 commit 1a9e534
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions _pages/tutorial/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ mkdir input

Your directory should look like this:

![Directory Tree]({{site.baseurl}}/images/2x/dir-tree.png)
<pre class="cmdline">
data-hub
+-- input
+-- quick-start-{{ site.data.global.hub_version }}.war
</pre>

## 4 - Run the QuickStart

Expand Down Expand Up @@ -69,7 +73,7 @@ Click **Allow Access**

After opening the QuickStart Application you must step through a wizard to properly configure the Hub.

1. Browse to the directory where your hub where live. If you ran the Quickstart war file in the correct directory then the folder should already be correct. <i class="fa fa-hand-pointer-o"></i> Click **Next**{:.blue-button}.
1. Browse to the directory where your hub lives. If you saved and ran the Quickstart war file in the hub directory, then you should be in the correct directory. <i class="fa fa-hand-pointer-o"></i> Click **Next**{:.blue-button}.
![Hub Directory]({{site.baseurl}}/images/2x/hub-wizard-1.png)

2. Initialize your Data Hub Project Directory. <i class="fa fa-hand-pointer-o"></i> Click **INITIALIZE**{:.blue-button}.
Expand Down

0 comments on commit 1a9e534

Please sign in to comment.