Browse code

Remove unneeded dependencies from README

Solomon Hykes authored on 2013/04/17 04:10:16
Showing 1 changed files
... ...
@@ -83,7 +83,7 @@ Installing on Ubuntu 12.04 and 12.10
83 83
 1. Install dependencies:
84 84
 
85 85
     ```bash
86
-    sudo apt-get install lxc wget bsdtar curl
86
+    sudo apt-get install lxc bsdtar
87 87
     sudo apt-get install linux-image-extra-`uname -r`
88 88
     ```
89 89