Skip to content

I'm not able to use JUST #499

Jun 21, 2024 · 0 comments · 2 replies
Discussion options

You must be logged in to vote

You just need to add the directory of cargo binaries to your PATH. For example (it might be different on windows):

export CARGO_PATH="$HOME/.cargo"
export PATH="$PATH:$CARGO_PATH/bin"

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ShubhSensei
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants