We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cfce3 commit 7f4e917Copy full SHA for 7f4e917
quick-start/README.md
@@ -7,7 +7,7 @@ Quick Start is a single-page web application that is deployed in an embedded Tom
7
8
## Build and deploy the web app via command line
9
- run ```gradle build```
10
-- run ```java -jar quick-start-2.0.4.war``` (or whatever the [current version](https://github.com/marklogic/marklogic-data-hub/releases) is)
+- run ```java -jar quick-start-3.0.0.war``` (or whatever the [current version](https://github.com/marklogic/marklogic-data-hub/releases) is)
11
12
13
## To pass properties to the app, either do the following (in order of priority):
0 commit comments