fix instructions for ubuntu to look for deb files (#2507)

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
Andrew Hsu 2017-03-27 17:12:04 -07:00 committed by Misty Stanley-Jones
parent c699a3f90b
commit ff26006b5c
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ a new file each time you want to upgrade Docker.
- **Docker EE**: Go to the Docker EE repository URL associated with your
trial or subscription in your browser. Go to `x86_64/stable-{{ minor-version }}` and download
the `.rpm` file for the Docker version you want to install.
the `.deb` file for the Docker version you want to install.
2. Install Docker, changing the path below to the path where you downloaded
the Docker package.