Merge "Fix ubuntu install command in install guide"
This commit is contained in:
commit
279bcb3d04
@ -2151,7 +2151,7 @@ CoreOS tools
|
||||
sudo dnf install docker gzip util-linux cpio findutils grep gpg
|
||||
|
||||
Ubuntu 14.04 (trusty) or higher:
|
||||
sudo apt-get install docker.io gzip uuid-runtime cpio findutils grep gpg
|
||||
sudo apt-get install docker.io gzip uuid-runtime cpio findutils grep gnupg
|
||||
|
||||
#. Change directory to ``imagebuild/coreos``::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user