Skip to content

Commit 4a84ee6

Browse files
cmpaddenDagster Devtools
authored andcommitted
Fix dg CLI install command in auto implement docs (#25311)
## Summary - Correct the dg CLI install command from `dagster-dg` to `dagster-dg-cli` in the auto implement docs. ## Testing Internal-RevId: 2e1d7c5123bb08749e897035052d7006343e41ce
1 parent ecc1a2f commit 4a84ee6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/guides/labs/dagster-ai/auto-implement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ From any [Issue](/guides/labs/issues), you can dispatch an AI coding agent to pl
1616

1717
- A Dagster+ organization with [Dagster+ AI](/guides/labs/dagster-ai) enabled
1818
- A GitHub App installation connected to your organization
19-
- The `dg` CLI installed (`pip install dagster-dg`)
19+
- The `dg` CLI installed (`pip install dagster-dg-cli`)
2020
- An [Anthropic API key](https://console.anthropic.com/)
2121

2222
## Setup

0 commit comments

Comments
 (0)