We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c8412 commit 3c4e30bCopy full SHA for 3c4e30b
README.md
@@ -42,7 +42,7 @@ packages:
42
Assuming you're on a relatively modern *nix system and have met the
43
prerequisites, something along these lines should work.
44
45
- $ wget http://static.rust-lang.org/dist/rust-0.5.tar.gz
+ $ curl -O http://static.rust-lang.org/dist/rust-0.5.tar.gz
46
$ tar -xzf rust-0.5.tar.gz
47
$ cd rust-0.5
48
$ ./configure
0 commit comments