Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nata1y authored Jun 26, 2019
1 parent 7b8d029 commit 4d00971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Program takes variable amount of pools and miners as input and simulates attacki

### Run the program
In order to compile and run the code you need:
- Java JDK 8 or higher
- Java JDK 8
- Maven
- JBlas

Alternatively, you can run java executable from github with (JBlas is required):
Alternatively, you can run java executable from github with (requires java 8):

java -cp simulation_pool_mining.jar Main

0 comments on commit 4d00971

Please sign in to comment.