Skip to content

Commit eec87be

Browse files
committed
Fix packages to install
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent a13c150 commit eec87be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,11 +445,11 @@ distribution's packages.
445445

446446
### Fedora 24+
447447

448-
This command installs the core Clevis commands, the Dracut unlocker and the
449-
UDisks2 unlocker, respectively.
448+
This command installs the core Clevis commands, the Dracut, Systemd and LUKs unlockers,
449+
and the UDisks2 unlocker, respectively.
450450

451451
```bash
452-
$ sudo dnf install clevis clevis-dracut clevis-udisks2
452+
$ sudo dnf install clevis clevis-dracut clevis-udisks2 clevis-systemd clevis-luks
453453
```
454454

455455
## Manual compilation

0 commit comments

Comments
 (0)