Skip to content

Commit d8cb942

Browse files
committed
Remove hardcoded paths fed to Claude
1 parent 8dca87d commit d8cb942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

delphi/CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Always use the commands above to determine the most substantial conversation whe
5757

5858
### Environment Files
5959

60-
- Main project uses a `.env` file in the parent directory (`/Users/colinmegill/polis/.env`)
61-
- Example environment file is available at `/Users/colinmegill/polis/delphi/example.env`
60+
- Main project uses a `.env` file in the parent directory (`../polis/.env`)
61+
- Example environment file is available at `example.env`
6262

6363
### Key Environment Variables
6464

0 commit comments

Comments
 (0)