Skip to content

Commit 1d3a468

Browse files
authored
Merge pull request #23 from sendbird/luke-cha-patch-2
Update README.md
2 parents 15e6221 + 74f442b commit 1d3a468

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ Refer to the [OSSRH Guide](http://central.sonatype.org/pages/ossrh-guide.html) f
8787
Add these dependency to your project's POM:
8888

8989
```xml
90+
<repositories>
91+
<repository>
92+
<id>sendbird</id>
93+
<url>https://repo.sendbird.com/public/maven</url>
94+
</repository>
95+
</repositories>
96+
9097
<dependencies>
9198
<dependency>
9299
<groupId>org.sendbird</groupId>

0 commit comments

Comments
 (0)