diff --git a/cp437/README.md b/cp437/README.md index 29771ff..5b08b0e 100644 --- a/cp437/README.md +++ b/cp437/README.md @@ -13,5 +13,5 @@ Building -------- This tool is automatically built as needed by the build scripts for other tools. Alternatively: -**Windows:** Run `build.bat` from an OpenWatcom "Build Environment" command prompt. -**Linux:** Run `./build.sh` with OpenWatcom on `$PATH`. +* **Windows:** Run `build.bat` from an OpenWatcom "Build Environment" command prompt. +* **Linux:** Run `./build.sh` with OpenWatcom on `$PATH`. diff --git a/pcireg/README.md b/pcireg/README.md index 4699f07..49323c2 100644 --- a/pcireg/README.md +++ b/pcireg/README.md @@ -28,5 +28,5 @@ Register dumps are saved to PCIbbddf.BIN where bb=bus, dd=device, f=function. Building -------- -**Windows:** Run `build.bat` from an OpenWatcom "Build Environment" command prompt. -**Linux:** Run `./build.sh` with OpenWatcom on `$PATH`. +* **Windows:** Run `build.bat` from an OpenWatcom "Build Environment" command prompt. +* **Linux:** Run `./build.sh` with OpenWatcom on `$PATH`.