This commit is contained in:
lucasmerlin 2025-10-09 16:28:14 +02:00
parent a3c7351d58
commit 430a3fbc78
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ You can use it locally via
- `kitdiff git` will compare the current files to the default branch (main/master)
Or in the browser via
- going to https://rerun-io.github.io/kitdiff/ and pasting a PR or github artifact url
- linking to kitdiff via e.g. a github workflow `https://rerun-io.github.io/kitdiff/?url=<link_to_pr_or_artefact>`
- linking to kitdiff via e.g. a github workflow `https://rerun-io.github.io/kitdiff/?url=<link_to_pr_or_artifact>`
To install kitdiff run `cargo install --git https://github.com/rerun-io/kitdiff`