Skip to content

Commit

Permalink
updated run and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
de-luxe committed Mar 12, 2019
1 parent f1da24c commit 801d2cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Requirements:

Setup:
- edit 'faucet.properties' (e.g. rename faucet.default.properties)
- execute 'java -jar burstcoin-faucet-0.4.0-SNAPSHOT.jar' or start via included run script.
- execute 'java -jar burstcoin-faucet-0.4.0-RELEASE.jar' or start via included run script.



2 changes: 1 addition & 1 deletion run.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
java -jar burstcoin-faucet-0.3.7-SNAPSHOT.jar
java -jar burstcoin-faucet-0.4.0-RELEASE.jar

0 comments on commit 801d2cd

Please sign in to comment.