Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed *
  • Loading branch information
pruemmer authored May 29, 2018
1 parent 1a810ca commit 03b9e2e
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 @@ -42,7 +42,7 @@ is normally as easy as saying

When using a binary release, one can instead also call

<code>java -jar target/scala-2.*/Eldarica-assembly*.jar regression-tests/horn-smt-lib/rate_limiter.c.nts.smt2</code>
<code>java -jar target/scala-2.\*/Eldarica-assembly\*.jar regression-tests/horn-smt-lib/rate_limiter.c.nts.smt2</code>

A set of examples is provided on http://logicrunch.it.uu.se:4096/~wv/eldarica, and included
in the distributions directory <code>regression-tests</code>.
Expand Down

0 comments on commit 03b9e2e

Please sign in to comment.