mirror of
https://github.com/warpdotdev/warp.git
synced 2026-05-07 07:38:59 +08:00
### Description \`docker/linux-dev/README.md\` still referenced the private \`warp-internal\` repository in two places (a sentence about the repo root, and a comment in the docker-run snippet). External contributors following this doc would be looking for a repo they can't access. Updated: - \"You'll run all of these commands from the \`warp-internal\` repository's root directory.\" → drop the repo name (\"the repository's root directory\"). - \"This can be the \`warp-internal\` repository or some parent directory of your choice.\" → \"the \`warp\` repository or some parent directory of your choice.\" Doc-only. ### Testing Markdown only. ### Server API No server changes. ### Agent Mode Not applicable. ### Changelog Entries None. Co-authored-by: anshul-garg27 <anshul-garg27@users.noreply.github.com>