Skip to content

Commit e7f6700

Browse files
authored
Update README
1 parent 5734201 commit e7f6700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Using ScalaZ3
7777

7878
### On a single operating system / architecture
7979

80-
Create a folder named `unmanaged` at the same level as your `build.sbt` file, and copy the JAR file in `target/scala-2.XX/scalaz3_2.XX-4.7.1.jar` into it, eg. if you are on Scala 2.12, name the file `target/scala-2.12/scalaz3_2.12-4.7.1.jar`.
80+
Create a folder named `unmanaged` at the same level as your `build.sbt` file, and copy the JAR file in `target/scala-2.XX/scalaz3_2.XX-4.7.1.jar` into it.
8181

8282
Then add, the following lines to your `build.sbt` file:
8383

0 commit comments

Comments
 (0)