mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Does rustup auto-install?
This commit is contained in:
parent
4aa93ee360
commit
4ab782f5a6
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain none -y
|
|||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
||||
cd something-rust
|
||||
rustup run --install cargo run
|
||||
cargo run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue