Skip to content

Commit

Permalink
fix instructions for ubuntu to look for deb files (docker#2507)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Hsu <[email protected]>
  • Loading branch information
andrewhsu authored and Misty Stanley-Jones committed Mar 28, 2017
1 parent c699a3f commit ff26006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/installation/linux/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ff26006

Please sign in to comment.