Skip to content

Commit

Permalink
Adding jar path
Browse files Browse the repository at this point in the history
  • Loading branch information
sonamko committed Oct 22, 2019
1 parent 1291237 commit aff1754
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 @@ -9,7 +9,7 @@ A Java RESTful API for money transfers between users accounts
- Grizzly server for Test

### How to run
``` Executable jar at path : executableJar/
Executable jar at path : executableJar/

java -jar moneytransfer-1.0 {Will start the server, the api can then be hit using Postman}
```
Expand Down

0 comments on commit aff1754

Please sign in to comment.