Skip to content

Commit 4e09a4a

Browse files
debianivanovjohndmulhausen
authored andcommitted
2 small changes (docker#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?
1 parent 0647b48 commit 4e09a4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

engine/installation/linux/debian.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ from the repository.
168168
```
169169
170170
The contents of the list depend upon which repositories are enabled,
171-
and will be specific to your version of Debian (indicated by the `stretch`
171+
and will be specific to your version of Debian (indicated by the `jessie`
172172
suffix on the version, in this example). Choose a specific version to
173173
install. The second column is the version string. The third column is the
174174
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.
213213
for your version of Debian.
214214

215215
> **Note**: To install an **edge** package, change the word
216-
> `stable` in the > URL to `edge`.
216+
> `stable` in the URL to `edge`.
217217

218218
2. Install Docker CE, changing the path below to the path where you downloaded
219219
the Docker package.

0 commit comments

Comments
 (0)