From 4e09a4ab2bd25da1cc2ebe1e8b3ee60fc7e4aa6a Mon Sep 17 00:00:00 2001 From: Ivan Ivanov Date: Fri, 3 Mar 2017 22:15:05 +0200 Subject: [PATCH] 2 small changes (#2091) "(indicated by the stretch suffix on the version, in this example)" The example uses jessie, not stretch. "change the word stable in the > URL to edge" I do not know why this character ">" appeared, maybe it is a mistake and I have removed it? --- engine/installation/linux/debian.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/installation/linux/debian.md b/engine/installation/linux/debian.md index cd8c3c95e0..a006358678 100644 --- a/engine/installation/linux/debian.md +++ b/engine/installation/linux/debian.md @@ -168,7 +168,7 @@ from the repository. ``` The contents of the list depend upon which repositories are enabled, - and will be specific to your version of Debian (indicated by the `stretch` + and will be specific to your version of Debian (indicated by the `jessie` suffix on the version, in this example). Choose a specific version to install. The second column is the version string. The third column is the repository name, which indicates which repository the package is from and @@ -213,7 +213,7 @@ a new file each time you want to upgrade Docker. for your version of Debian. > **Note**: To install an **edge** package, change the word - > `stable` in the > URL to `edge`. + > `stable` in the URL to `edge`. 2. Install Docker CE, changing the path below to the path where you downloaded the Docker package.