Replies: 1 comment
-
see #5882 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Make it so that if we are publishing a cli tool, we can edit the text in that install section that says :
Run the following Cargo command in your project directory: cargo add termongo
change to
cargo install termongo
because it's a cli tool.Beta Was this translation helpful? Give feedback.
All reactions