From ac97886c7278a7e38a0a498aa701d66e09cf00a8 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 9 Mar 2017 06:27:42 +0800 Subject: [PATCH] Update index.md (#2188) --- cs-engine/1.13/index.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/cs-engine/1.13/index.md b/cs-engine/1.13/index.md index 84d34595cf..20f11a1330 100644 --- a/cs-engine/1.13/index.md +++ b/cs-engine/1.13/index.md @@ -48,9 +48,10 @@ to update its RHEL kernel. $ sudo rpm --import "https://sks-keyservers.net/pks/lookup?op=get&search=0xee6d536cf7dc86e2d7d56f59a178ac6c6238f52e" ``` - Note: if the key server above does not respond, you can try one of these: - - pgp.mit.edu - - keyserver.ubuntu.com + > **Note:** If the key server above does not respond, you can try one of these: + > + > - pgp.mit.edu + > - keyserver.ubuntu.com 2. Install yum-utils if necessary: @@ -155,9 +156,10 @@ to update its RHEL kernel. $ curl -fsSL 'https://sks-keyservers.net/pks/lookup?op=get&search=0xee6d536cf7dc86e2d7d56f59a178ac6c6238f52e' | sudo apt-key add - ``` - Note: if the key server above does not respond, you can try one of these: - - pgp.mit.edu - - keyserver.ubuntu.com + > **Note:** If the key server above does not respond, you can try one of these: + > + > - pgp.mit.edu + > - keyserver.ubuntu.com 3. Add the repository. In the command below, the `lsb_release -cs` sub-command returns the name of your Ubuntu version, like `xenial` or `trusty`. @@ -235,9 +237,10 @@ to update its RHEL kernel. This adds the repository of the latest version of CS Docker Engine. You can customize the URL to install an older version. - Note: if the key server above does not respond, you can try one of these: - - pgp.mit.edu - - keyserver.ubuntu.com + > **Note:** If the key server above does not respond, you can try one of these: + > + > - pgp.mit.edu + > - keyserver.ubuntu.com 3. Install CS Docker Engine.