Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dilkas authored Mar 30, 2023
1 parent 9852cfe commit 59ed43a
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 @@ sbt clean && sbt compile && sbt assembly
## How to Run

```
[GREEDY=false] [PARALLEL=true] [DEPTH=n] [SOLUTIONS=n] java -jar target/scala-2.11/crane-assembly-3.1.jar [-f] [--pdf] [--propinf] [-z] --format-in mln example.mln
[GREEDY=false] [PARALLEL=true] [DEPTH=n] [SOLUTIONS=n] java -jar target/scala-2.11/crane-assembly-1.0.jar [-f] [--pdf] [--propinf] [-z] --format-in mln example.mln
```

### Relevant Options
Expand Down

0 comments on commit 59ed43a

Please sign in to comment.