Skip to content

Commit

Permalink
Fixed Scala target.
Browse files Browse the repository at this point in the history
  • Loading branch information
nuald committed Dec 11, 2020
1 parent ca2ae58 commit f326ad9
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 @@ -99,7 +99,7 @@ To verify the installations, please clone the project and use SBT and Scala scri
$ sbt compile
$ scala start.sc client --dry-run

It should create the target jar (`target/scala-2.12` directory) and configurations (`target/env` directory).
It should create the target jar (`target/scala-2.13` directory) and configurations (`target/env` directory).

## Usage

Expand Down

0 comments on commit f326ad9

Please sign in to comment.