Skip to content

Commit 255e8b1

Browse files
author
Caitlin Bales (MSFT)
authored
Update README.md
1 parent 4580157 commit 255e8b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Get started with the Microsoft Graph SDK for Java by integrating the [Microsoft
77

88
### 1.1 Install via Gradle
99

10-
*The JCenter deployment is not available quite yet. Please use the MavenCentral version until the JCenter version is available.*
10+
*The JCenter deployment is not available quite yet. Please use the direct Maven install URL until the JCenter version is ready*
1111

12-
Add the JCenter repository and a compile dependency for `microsoft-graph` to your project's `build.gradle`:
12+
Add the repository and a compile dependency for `microsoft-graph` to your project's `build.gradle`:
1313

1414
```gradle
1515
repository {

0 commit comments

Comments
 (0)