Skip to content

Commit c6178c6

Browse files
author
julien-fueled
authored
doc(readme.md): add doc for compiler
1 parent d3c83c1 commit c6178c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Then add the dependency to the application module:
2121

2222
```groovy
2323
dependencies {
24-
compile 'com.github.fueled:flowr:1.2.0'
24+
annotationProcessor 'com.github.Fueled.flowr:flowr-compilers:1.2.1'
25+
compile 'com.github.fueled:flowr:1.2.1'
2526
}
2627
```
2728

0 commit comments

Comments
 (0)