Skip to content

Commit

Permalink
Update quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianRust authored May 16, 2019
1 parent 9657acb commit 5204c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Run the docker run command to launch TRON Quickstart. TRON Quickstart exposes po
docker run -it --rm -p 9090:9090 --name tron -e "defaultBalance=100000" -e "showQueryString=true" -e "showBody=true" -e "formatJson=true" tron
```

***Run Output:
**Run Output:**
```shell
Tron Quickstart v2.0.0

Expand Down

0 comments on commit 5204c7e

Please sign in to comment.