Browse Source

Remove unneeded dependencies from README

Solomon Hykes 12 năm trước cách đây
mục cha
commit
fc72a809c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

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