mirror of https://github.com/docker/docs.git
fix instructions for ubuntu to look for deb files (#2507)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
parent
c699a3f90b
commit
ff26006b5c
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue