浏览代码

README: removed superfluous install step

Solomon Hykes 12 年之前
父节点
当前提交
895e145e61
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -71,7 +71,6 @@ Installation
 2. Assume root identity on your newly installed environment (`sudo -s`)
 3. Type the following commands:
 
-        apt-get update
         apt-get install lxc wget bsdtar curl
 
 4. Download the latest docker binaries: `wget http://get.docker.io/builds/$(uname -s)/$(uname -m)/docker-master.tgz` ([Or get the Linux/x86_64 binaries here](http://get.docker.io/builds/Linux/x86_64/docker-master.tgz) )