Skip to content

Commit e702aa8

Browse files
authored
Update README.md
1 parent a648352 commit e702aa8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ file that will be populated by the successful output of the script task. The scr
1010
It is the responsibility of the caller to have these files prepared before executing the engine via command line (or docker API).
1111

1212

13+
### Install
14+
15+
```
16+
git clone https://github.com/ProcessMaker/spark-docker-executor-java.git
17+
./build.sh
18+
```
19+
1320
### Example data.json
1421
```json
1522
{

0 commit comments

Comments
 (0)