Преглед изворни кода

Remove unneeded dependencies from README

Solomon Hykes пре 12 година
родитељ
комит
fc72a809c1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -83,7 +83,7 @@ Installing on Ubuntu 12.04 and 12.10
 1. Install dependencies:
 
     ```bash
-    sudo apt-get install lxc wget bsdtar curl
+    sudo apt-get install lxc bsdtar
     sudo apt-get install linux-image-extra-`uname -r`
     ```