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
-
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