Skip to content

Commit

Permalink
graph
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-bee committed Oct 14, 2024
1 parent 75f1f8f commit 9ca30b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ bazel query --notool_deps --noimplicit_deps \
"deps(//chart:yaku_helm, 5) \
except @rules_go//go/toolchain:linux_arm64 \
except @rules_go//go/toolchain:linux_amd64" \
--output graph > gr2
--output graph > graph.dot
```

0 comments on commit 9ca30b6

Please sign in to comment.