README: removed superfluous install step

This commit is contained in:
Solomon Hykes 2013-03-13 11:28:52 -07:00
Родитель 41e0c74fd0
Коммит 895e145e61
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -71,7 +71,6 @@ Installation
2. Assume root identity on your newly installed environment (`sudo -s`) 2. Assume root identity on your newly installed environment (`sudo -s`)
3. Type the following commands: 3. Type the following commands:
apt-get update
apt-get install lxc wget bsdtar curl 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) ) 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) )