diff --git a/docs/installation/debian.md b/docs/installation/debian.md index ee17e094f3..c3aee98f51 100644 --- a/docs/installation/debian.md +++ b/docs/installation/debian.md @@ -65,17 +65,14 @@ from the new repository: - On Debian Wheezy - # Debian Wheezy deb https://apt.dockerproject.org/repo debian-wheezy main - On Debian Jessie - # Debian Jessie deb https://apt.dockerproject.org/repo debian-jessie main - On Debian Stretch/Sid - # Debian Stretch/Sid deb https://apt.dockerproject.org/repo debian-stretch main 8. Save and close the file. diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md index 280e9d7fa9..e5e40615be 100644 --- a/docs/installation/ubuntulinux.md +++ b/docs/installation/ubuntulinux.md @@ -69,22 +69,18 @@ packages from the new repository: - On Ubuntu Precise 12.04 (LTS) - # Ubuntu Precise 12.04 (LTS) deb https://apt.dockerproject.org/repo ubuntu-precise main - On Ubuntu Trusty 14.04 (LTS) - # Ubuntu Trusty 14.04 (LTS) deb https://apt.dockerproject.org/repo ubuntu-trusty main - On Ubuntu Vivid 15.04 - # Ubuntu Vivid 15.04 deb https://apt.dockerproject.org/repo ubuntu-vivid main - Ubuntu Wily 15.10 - # Ubuntu Wily 15.10 deb https://apt.dockerproject.org/repo ubuntu-wily main 7. Save and close the `/etc/apt/sources.list.d/docker.list` file.