Skip to content

Commit 0525bda

Browse files
committed
Add workflows documentation and enhance index.md with installation note
1 parent 5b61dfc commit 0525bda

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

File renamed without changes.

src/site/markdown/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Welcome to the documentation for the **Copilot SDK for Java** — a Java SDK for
1515

1616
Add the dependency to your project:
1717

18+
> **Note:** If this is a `-SNAPSHOT` version, clone the project repository and run `./mvnw install` locally first so the artifact is available in your local Maven cache. Otherwise, the version is available on Maven Central.
19+
1820
**Maven:**
1921

2022
```xml

0 commit comments

Comments
 (0)