diff --git a/ktext.md b/ktext.md
index db0652a17..5010fb59f 100644
--- a/ktext.md
+++ b/ktext.md
@@ -24,7 +24,7 @@ Firmware drivers are drivers used by OpenCore in the UEFI environment. They're m
For the majority of systems, you'll only need 2 `.efi` drivers to get up and running:
-* [HfsPlus.efi](https://github.com/acidanthera/OcBinaryData/blob/master/Drivers/HfsPlus.efi)(Required)
+* [HfsPlus.efi](https://github.com/acidanthera/OcBinaryData/blob/master/Drivers/HfsPlus.efi) or [OpenHfsPlus.efi](https://github.com/acidanthera/OpenCorePkg/releases)(Required)
* Needed for seeing HFS volumes(ie. macOS Installers and Recovery partitions/images). **Do not mix other HFS drivers**
* For Sandy Bridge and older(as well as low end Ivy Bridge(i3 and Celerons), see the legacy section below
* [OpenRuntime.efi](https://github.com/acidanthera/OpenCorePkg/releases)(Required)