提交 3c4e30be 编写于 作者: G Graydon Hoare

README.md, mention curl not wget.

上级 f6c84129
......@@ -42,7 +42,7 @@ packages:
Assuming you're on a relatively modern *nix system and have met the
prerequisites, something along these lines should work.
$ 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
$ tar -xzf rust-0.5.tar.gz
$ cd rust-0.5
$ ./configure
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册