Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pwegrzyn committed Nov 17, 2019
1 parent 05735a1 commit 387a065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Blockchain demo platform for educational purposes
## Starting
```bash
mvn package
java -jar <generated.jar>
java -jar <generated.jar> <path_to_config_file>
```

0 comments on commit 387a065

Please sign in to comment.