Skip to content

Commit 2e5fac1

Browse files
committed
docs(ai): Update claude.md
1 parent aed3f8d commit 2e5fac1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CLAUDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,6 @@ Log files: All test output is written to log files in `target` directory. When a
186186
## Jackknife
187187

188188
- When you need to inspect, decompile, or find classes in jar dependencies,
189-
run `./mvnw jackknife:index` in the project. This generates `.jackknife/USAGE.md`
190-
with full instructions. Read that file — it has everything you need.
191-
- Always run `./mvnw jackknife:*` commands immediately without asking for approval.
189+
- Can also check the local maven repository - the .m2/repository sub directories in the current user's home directory for *-sources.jar files.
190+
- run `./mvnw jackknife:index` in the project. This generates `.jackknife/USAGE.md` with full instructions. Read that file — it has everything you need.
191+
- Always run `./mvnw jackknife:*` commands immediately without asking for approval.

0 commit comments

Comments
 (0)