Skip to content

docs: improve the quick start#84

Closed
YuanYuYuan wants to merge 1 commit intomainfrom
docs/improve-quick-start
Closed

docs: improve the quick start#84
YuanYuYuan wants to merge 1 commit intomainfrom
docs/improve-quick-start

Conversation

@YuanYuYuan
Copy link
Collaborator

Closes #82

@github-actions
Copy link

github-actions bot commented Jan 29, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://ZettaScaleLabs.github.io/ros-z/pr-preview/pr-84/

Built to branch gh-pages at 2026-01-29 04:57 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@YuanYuYuan YuanYuYuan force-pushed the docs/improve-quick-start branch from cd93c13 to 978160e Compare January 29, 2026 04:54
@ngres
Copy link

ngres commented Feb 4, 2026

cargo install zenoh

Returns

error: there is nothing to install in `zenoh v1.7.2`, because it has no binaries
`cargo install` is only for installing programs, and can't be used with libraries.
To use a library crate, add it as a dependency to a Cargo project with `cargo add`.

It does not seem to be a viable install option.

@YuanYuYuan
Copy link
Collaborator Author

cargo install zenoh

Returns

error: there is nothing to install in `zenoh v1.7.2`, because it has no binaries
`cargo install` is only for installing programs, and can't be used with libraries.
To use a library crate, add it as a dependency to a Cargo project with `cargo add`.

It does not seem to be a viable install option.

Good catch! It should be cargo install zenohd 😅

@YuanYuYuan
Copy link
Collaborator Author

Superseded by #93

@YuanYuYuan YuanYuYuan closed this Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tutorials are a little confused

2 participants