Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ just bench
# You don't have access to the internet

During development, certain commands will fail because you don't have
access to the intenet.
access to the internet.

The script `.codex/internet_resources/download.sh` is executed before
your development session stars while your computer is still connected
your development session starts while your computer is still connected
to the internet.

You can examine this script to see what kind of internet resources
Expand Down
Loading