Skip to content

Commit 6a6bd4f

Browse files
committed
minor readme fixes
1 parent e14a16c commit 6a6bd4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Second, build DiffDetective and install it on your system so that you can access
3333
mvn install
3434
```
3535

36-
DiffDetective is now available on your system. Add the following to the pom.xml of your Maven project to add DiffDetective as a dependency, but make sure to pick the right version. You can the current version of DiffDetective you installed at the top of the pom.xml file in DiffDetective.
36+
DiffDetective is now available on your system. Add the following to the pom.xml of your Maven project to add DiffDetective as a dependency, but make sure to pick the right version number. You can find the version number of DiffDetective at the top of the pom.xml file of DiffDetective.
3737

3838
```xml
3939
<dependency>

0 commit comments

Comments
 (0)