Skip to content

Commit 67f7f3f

Browse files
committed
readme
1 parent ef19af4 commit 67f7f3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,8 @@ To use the (experimental!) self-optimized compiler plugin / macros:
498498
addCompilerPlugin("com.nativelibs4java" %% "scalaxy-streams-experimental-self-optimized" % "0.4-SNAPSHOT")
499499

500500
scalacOptions += "-Xplugin-require:scalaxy-streams"
501+
502+
resolvers += Resolver.sonatypeRepo("snapshots")
501503
```
502504

503505
Your feedback is precious: did you run into issues with the self-optimized plugin? Do you find it any faster?

0 commit comments

Comments
 (0)