Skip to content

Commit e222b4b

Browse files
committed
Update README.md
1 parent 726ec73 commit e222b4b

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,11 @@ composeEmail()
3939
If you are using Maven (or Gradle, or Ivy) you can download and install to your local repo, or include the following
4040
repository and dependency in your POM file:
4141
```
42-
<repositories>
43-
<repository>
44-
<id>uqc</id>
45-
<name>UnquietCode Repository</name>
46-
<url>http://www.unquietcode.com/maven/releases</url>
47-
</repository>
48-
</repositories>
42+
<repository>
43+
<id>uqc</id>
44+
<name>UnquietCode Repository</name>
45+
<url>http://www.unquietcode.com/maven/releases</url>
46+
</repository>
4947
5048
...
5149

0 commit comments

Comments
 (0)