Skip to content

Commit 20ff056

Browse files
authored
Update rhel.md
1 parent c650b54 commit 20ff056

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/engine/install

1 file changed

+1
-1
lines changed

content/manuals/engine/install/rhel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ your DNF repositories) and set up the repository.
8888

8989
```console
9090
$ sudo dnf -y install dnf-plugins-core
91-
$ sudo dnf config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
91+
$ sudo dnf config-manager addrepo --from-repofile={{% param "download-url-base" %}}/docker-ce.repo
9292
```
9393

9494
#### Install Docker Engine

0 commit comments

Comments
 (0)