mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
README: removed superfluous install step
This commit is contained in:
parent
41e0c74fd0
commit
895e145e61
1 changed files with 0 additions and 1 deletions
|
@ -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) )
|
||||
|
|
Loading…
Add table
Reference in a new issue