Skip to content

Commit 6a01751

Browse files
authored
Update README.md
1 parent f312764 commit 6a01751

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,6 @@ cython_debug/
205205
marimo/_static/
206206
marimo/_lsp/
207207
__marimo__/
208+
209+
# ADK
210+
.adk

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The Agent Development Kit includes a built-in web-based Development UI that you
6464

6565
1. **Start the ADK web server:**
6666
```bash
67+
gcloud auth application-default login
6768
adk web
6869
```
6970

0 commit comments

Comments
 (0)