[readme] minor update

This commit is contained in:
Paul Campbell 2019-10-08 19:35:24 +01:00
parent c974f05ade
commit 1bca90c815

View file

@ -83,6 +83,6 @@ When considering a local file, the following table governs what should happen:
To build as an executable jar, perform `sbt assembly` To build as an executable jar, perform `sbt assembly`
This will create the file `cli/target/scala-2.12/thorp` This will create the file `cli/target/scala-2.13/thorp`
Copy this file to your `PATH`. Copy this file to your `PATH`.