diff --git a/README.md b/README.md
index 9a339d63ad2c986d7ef54f3d37a5cf2d87f2b5d1..32bc651c93bf4de5296679be7efb28cf5d6c8c0d 100644
--- a/README.md
+++ b/README.md
@@ -445,11 +445,11 @@ distribution's packages.
 
 ### Fedora 24+
 
-This command installs the core Clevis commands, the Dracut unlocker and the
-UDisks2 unlocker, respectively.
+This command installs the core Clevis commands, the Dracut, Systemd and LUKs unlockers,
+and the UDisks2 unlocker, respectively.
 
 ```bash
-$ sudo dnf install clevis clevis-dracut clevis-udisks2
+$ sudo dnf install clevis clevis-dracut clevis-udisks2 clevis-systemd clevis-luks
 ```
 
 ## Manual compilation