Skip to content

Commit 4c1b8db

Browse files
committed
Add note around data.json
1 parent bd6a218 commit 4c1b8db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

04-agents-custom-instructions/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,10 @@ You are a technical writer who creates clear Python documentation.
675675
```
676676

677677
**Testing your agents:**
678+
679+
> 💡 **Note:** You should already have `samples/book-app-project/data.json` in your local copy of this repo. If it is missing, download the original version from the source repo:
680+
> [data.json](https://github.com/github/copilot-cli-for-beginners/blob/main/samples/book-app-project/data.json)
681+
678682
```bash
679683
copilot
680684
> /agent

0 commit comments

Comments
 (0)