Skip to content

Commit 7d55536

Browse files
authored
Merge pull request #25 from topherbuckley/master
Updated README wording to reflect https://alexvasilkov.com/gradle-git
2 parents a81add4 + 994f9f8 commit 7d55536

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
@@ -46,7 +46,7 @@ git {
4646

4747
**Note that the plugin only works with Groovy scripts, no Kotlin DSL support is available yet.**
4848

49-
Now in project's `build.gradle` add the following:
49+
Now in module's `build.gradle` add the following:
5050

5151
```
5252
git {

0 commit comments

Comments
 (0)