From 0e914e1620b8570d32b239cc7c926232fe5242fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Sun, 11 Dec 2016 13:47:37 +0100 Subject: [PATCH] Update SUSE.md Move the note out of the block with the command to execute, it's a separate text. --- engine/installation/linux/SUSE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/installation/linux/SUSE.md b/engine/installation/linux/SUSE.md index 1f6c093372..4c36282703 100644 --- a/engine/installation/linux/SUSE.md +++ b/engine/installation/linux/SUSE.md @@ -35,7 +35,7 @@ Otherwise execute the following command: $ sudo SUSEConnect -p sle-module-containers/12/x86_64 -r '' - >**Note:** currently the `-r ''` flag is required to avoid a known limitation of `SUSEConnect`. +> **Note:** currently the `-r ''` flag is required to avoid a known limitation of `SUSEConnect`. The [Virtualization:containers project](https://build.opensuse.org/project/show/Virtualization:containers) on the [Open Build Service](https://build.opensuse.org/) contains also bleeding @@ -109,4 +109,4 @@ You can find more details about Docker on openSUSE or SUSE Linux Enterprise in t [Docker quick start guide](https://www.suse.com/documentation/sles-12/dockerquick/data/dockerquick.html) on the SUSE website. The document targets SUSE Linux Enterprise, but its contents apply also to openSUSE. -Continue to the [User Guide](../../userguide/index.md). \ No newline at end of file +Continue to the [User Guide](../../userguide/index.md).