Skip to content

Commit 952dba8

Browse files
authored
Update packages/agent-cli/README.md
1 parent c206bd5 commit 952dba8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/agent-cli/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ Use this command in your repository:
1414
npx @db-ux/agent-cli
1515
```
1616

17-
This will search for all `@db-ux` packages inside your `node_modules` and copy the documentation to your repository.
18-
A new folder called `_db-ux-docs` will be created.
19-
20-
You might want to add this folder to your `.gitignore` file.
17+
The DB UX Design System docs will get appended (or replaced in subsequent runs, e.g. after a DB UX Design System update) within the file `.github/copilot-instructions.md` (if the file doesn't exist in your codebase so far, it gets created).
2118

2219
You can also change the root path where the tool should check for `node_modules`:
2320

0 commit comments

Comments
 (0)