diff --git a/README.md b/README.md index 15e30f2..b747986 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The documentation can be found at [https://fysnet.github.io/i440fx/](https://fys * The format of the internal ESCD has changed. If you use the ESCD option, please delete the current ESCD.BIN file and allow the BIOS to create a new clean one. ## Notes -* To build, be sure to have NBASM version 27.14 or higher. +* To build, be sure to have NBASM version 27.16 or higher. For use with Bochs: `nbasm64 i440fx /z`\ For use with QEMU: `nbasm64 i440fx /z /DBX_QEMU`