Skip to content

Conversation

@whoopsme1337
Copy link
Contributor

In the previous PR, I forgot to add the following line after Rust installation:
export PATH="$HOME/.cargo/bin:$PATH"
As a result, after the setup process, the pipe command was not recognized (pipe: command not found), especially for users who didn't reload their shell environment manually.
This update appends the export PATH=... line at the end of setup.sh, allowing users to run the pipe command immediately after setup

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.

1 participant