Skip to content

Commit f093a1a

Browse files
committed
chore: sync system instructions
1 parent 9b5b925 commit f093a1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,7 @@ E.g. Go
156156

157157
- CGO_ENABLED=1: Always prefix Go commands with this (SQLite and Race Detection require CGO).
158158
- Gen Directories: Never edit `gen/`. Run `go generate`, `protoc`, or `sqlc` to regenerate.
159+
160+
### Windows-Specific Notes
161+
162+
- **PowerShell**: Windows should use `pwsh.exe` for PowerShell 7+, NOT `powershell.exe` (Windows PowerShell 5.1) or PowerShell from Git Bash because these are severely outdated and lack modern features.

0 commit comments

Comments
 (0)