From 30c2770a736e6c731f4046431f0f4275dadbd536 Mon Sep 17 00:00:00 2001 From: Pavel Sutyrin Date: Sun, 28 Feb 2016 15:59:30 +0300 Subject: [PATCH] fixed formatting; added handy -y to apt-get install Signed-off-by: Pavel Sutyrin --- docs/userguide/storagedriver/zfs-driver.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/userguide/storagedriver/zfs-driver.md b/docs/userguide/storagedriver/zfs-driver.md index 3ecbb300d0..e55e7396f1 100644 --- a/docs/userguide/storagedriver/zfs-driver.md +++ b/docs/userguide/storagedriver/zfs-driver.md @@ -133,11 +133,11 @@ you should substitute your own values throughout the procedure. 1. If it is running, stop the Docker `daemon`. -1. Install `the software-properties-common` package. +1. Install the `software-properties-common` package. This is required for the `add-apt-repository` command. - $ sudo apt-get install software-properties-common + $ sudo apt-get install -y software-properties-common Reading package lists... Done Building dependency tree