Skip to content

Commit 0d83135

Browse files
committed
Update RELEASES.md
1 parent d8e2051 commit 0d83135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Before pushing the release tag:
9696

9797
After tagging and the CI has published:
9898
* [ ] Test the Python packages from PyPI: `pip install rerun_sdk==0.x.0a1`
99-
* [ ] Test rust install version: `cargo install -f rerun@0.x.0-alpha.1 -F web_viewer && rerun --web-viewer api.rrd`
99+
* [ ] Test rust install version: `cargo install --force rerun-cli@0.x.0-alpha.1 && rerun --web-viewer api.rrd`
100100
* [ ] Test rust crate: Modify Cargo.toml of any example to not point to the workspace
101101
* [ ] run with `--serve` to test web player
102102

0 commit comments

Comments
 (0)