Explorar o código

fixed formatting; added handy -y to apt-get install

Signed-off-by: Pavel Sutyrin <pavel.sutyrin@gmail.com>
Pavel Sutyrin %!s(int64=9) %!d(string=hai) anos
pai
achega
30c2770a73
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/userguide/storagedriver/zfs-driver.md

+ 2 - 2
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. 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.
     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
         Reading package lists... Done
         Building dependency tree
         Building dependency tree
         <output truncated>
         <output truncated>