Skip to content

Commit c111119

Browse files
authored
Update fedora.md
1 parent c650b54 commit c111119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/install/fedora.md

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

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

9191
#### Install Docker Engine

0 commit comments

Comments
 (0)