Skip to content

Commit bc0fe28

Browse files
committed
- adds missing comment in the documentation that was skipping lines
1 parent fed0ab5 commit bc0fe28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Add the dependency in `dependencies` in pom.xml
3333

3434
```xml
3535
<dependency>
36+
<!-- Include the sdk as a dependency -->
3637
<groupId>com.microsoft.graph</groupId>
3738
<artifactId>microsoft-graph-beta</artifactId>
3839
<version>0.15.0-SNAPSHOT</version>

0 commit comments

Comments
 (0)