Skip to content

Commit 7a15db2

Browse files
Update quickstart (#562)
1 parent 2326702 commit 7a15db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ python3 --version
246246
# The demo should auto-install dependencies via the npm script
247247
# If not, manually install them:
248248
cd ../../agent/adk/restaurant_finder
249-
pip install -r requirements.txt
249+
pip install .
250250
```
251251

252252
### Still Having Issues?

0 commit comments

Comments
 (0)