Fix repo paths in SLES instructions

This commit is contained in:
Misty Stanley-Jones 2017-03-08 10:20:00 -08:00
parent 84cff63189
commit d8e65c68b5
1 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@ Docker EE repository URL you located in the [prerequisites](#prerequisites).
```bash ```bash
$ sudo zypper addrepo \ $ sudo zypper addrepo \
<DOCKER-EE-URL>/stable-{{ minor-version }} \ <DOCKER-EE-URL>/12.3/x86_64/stable-{{ minor-version }} \
docker-ee-stable docker-ee-stable
``` ```
@ -176,8 +176,8 @@ need to download a new file each time you want to upgrade Docker.
1. Go to the Docker EE repository URL associated with your 1. Go to the Docker EE repository URL associated with your
trial or subscription in your browser. Go to trial or subscription in your browser. Go to
`x86_64/stable-{{ minor-version }}` and download the `.rpm` file for the `12.3/x86_64/stable-{{ minor-version }}` and download the `.rpm` file for
Docker version you want to install. the Docker version you want to install.
2. Import Docker's official GPG key: 2. Import Docker's official GPG key: