Skip to content

Commit

Permalink
Add link to Snap Store in Gettting Started (#8972)
Browse files Browse the repository at this point in the history
### Related

See #8589

---------

Co-authored-by: Clement Rey <[email protected]>
  • Loading branch information
artivis and teh-cmc authored Feb 10, 2025
1 parent ebf443e commit 6ecacb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/getting-started/installing-viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ There are many ways to install the viewer. Please pick whatever works best for y
- Via Cargo
- `cargo binstall rerun-cli` - download binaries via [`cargo binstall`](https://github.com/cargo-bins/cargo-binstall)
- `cargo install rerun-cli --locked` - build it from source (this requires Rust 1.81+)
- Via Snap (_community maintained_)
- `snap install rerun` - download the viewer from the [Store](https://snapcraft.io/rerun).
- Together with the Rerun [Python SDK](./quick-start/python.md):
- `pip3 install rerun-sdk` - download it via pip
- `conda install -c conda-forge rerun-sdk` - download via Conda
Expand Down

0 comments on commit 6ecacb3

Please sign in to comment.