mirror of https://github.com/docker/docs.git
Merge pull request #10617 from crhenr/patch-1
Removal of a duplicate command
This commit is contained in:
commit
9b2e25bbd2
|
@ -79,8 +79,6 @@ your DNF repositories) and set up the **stable** repository.
|
|||
```bash
|
||||
$ sudo dnf -y install dnf-plugins-core
|
||||
|
||||
$ sudo dnf -y install dnf-plugins-core
|
||||
|
||||
$ sudo dnf config-manager \
|
||||
--add-repo \
|
||||
{{ download-url-base }}/docker-ce.repo
|
||||
|
|
Loading…
Reference in New Issue