Skip to content

Commit 240b59f

Browse files
committed
Update README.md
1 parent e89508a commit 240b59f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This project allows you to deploy a skeleton Data Hub into MarkLogic. With some
1010
## Installing into MarkLogic
1111
- create a data-hub/gradle-local.properties file and point it to your MarkLogic server _(see data-hub/gradle-local.sample)_
1212
- run ```./gradlew mlDeploy```
13-
### currently, use quickstart to deploy. just run ./gradlew build -x test to build, then use quickstart
13+
14+
- currently, use quickstart to deploy. just run ./gradlew build -x test to build, then use quickstart
1415

1516
## Running Tests
1617
- run ```./gradlew test```

0 commit comments

Comments
 (0)