mirror of
https://github.com/servo/servo.git
synced 2025-07-06 06:53:38 +01:00
Where’s home?
This commit is contained in:
parent
4ab782f5a6
commit
d731cf610e
1 changed files with 3 additions and 0 deletions
|
@ -3,5 +3,8 @@
|
|||
curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain none -y
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
||||
echo HOME=$HOME
|
||||
which cargo
|
||||
|
||||
cd something-rust
|
||||
cargo run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue