Skip to content

Commit 580fa82

Browse files
authored
Update README.md
1 parent 6811f62 commit 580fa82

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
@@ -7,7 +7,7 @@
77
## Usage
88
``` sbt
99
// Add this line in your build.sbt
10-
libraryDependencies += "com.thoughtworks" %% "extractor" % "1.0.0"
10+
libraryDependencies += "com.thoughtworks.extractor" %% "extractor" % "1.0.0"
1111
```
1212

1313
``` scala

0 commit comments

Comments
 (0)