Skip to content

Commit 4f81494

Browse files
authored
Update installation.md (#333)
fix pom dependencies symbol missing
1 parent e813a1f commit 4f81494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<artifactId>google-adk-dev</artifactId>
6262
<version>0.1.0</version>
6363
</dependency>
64-
<dependencies>
64+
</dependencies>
6565
```
6666

6767
Here's a [complete pom.xml](https://github.com/google/adk-docs/tree/main/examples/java/cloud-run/pom.xml) file for reference.

0 commit comments

Comments
 (0)