]> git.proxmox.com Git - cargo.git/commitdiff
Fix requirements in README
authorSteve Klabnik <steve@steveklabnik.com>
Fri, 31 Oct 2014 03:34:11 +0000 (23:34 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Fri, 31 Oct 2014 03:34:11 +0000 (23:34 -0400)
README.md

index 0d91a608ec4d23b61b164df029acc9f15bfe1058..1764d907d42b93cceb234b5905f4d6448ff2e1db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Cargo requires the following tools and packages to build:
 
 * `rustc`
 * `python`
-* `curl` or `wget`
+* `curl`
 * `cmake`
 * `pkg-config`
 * OpenSSL headers (`libssl-dev` package on ubuntu)