Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
featurecat committed Nov 8, 2018
1 parent 213046f commit 60cd780
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 @@ -10,7 +10,7 @@ need Java 8 or higher to run this program.
## Running a release

Just follow the instructions in the provided readme in the
[release](https://github.com/featurecat/lizzie/releases/tag/0.5).
[release](https://github.com/featurecat/lizzie/releases/tag/0.6).

The first run may take a while because Leela Zero needs to set up the
OpenCL tunings. Just hang tight, and wait for it to finish, then you
Expand Down Expand Up @@ -40,7 +40,7 @@ To build the code and package it:

### Running Lizzie

$ java -jar "target/lizzie-0.5-shaded.jar"
$ java -jar "target/lizzie-0.6-shaded.jar"

(or whatever the current version of the shaded `jar` file is in
`target/`).

0 comments on commit 60cd780

Please sign in to comment.