mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Use "$PWD" instead of pwd
in install instructions
There's no need to promote the use of the `pwd` command when shells export the current directory as `$PWD`. Using `$PWD` makes the commandline work in fish as well. Additionally, quote the variable so it works properly even if the cwd has a space in it.
This commit is contained in:
parent
b46015585b
commit
6d873561e8
Loading…
x
Reference in New Issue
Block a user