Skip to content

Commit

Permalink
Merge pull request #34 from jtjeferreira/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Oct 25, 2023
2 parents 33b59cb + 6a34bd5 commit 766becf
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 @@ -12,7 +12,7 @@ Add `scalac-profiling` in any sbt project by specifying the following project
setting.

```scala
addCompilerPlugin("ch.epfl.scala" %% "scalac-profiling" % "1.0.0")
addCompilerPlugin("ch.epfl.scala" %% "scalac-profiling" % "<version>" cross CrossVersion.full)
```

## How to use
Expand Down

0 comments on commit 766becf

Please sign in to comment.