mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-22 09:35:34 -07:00
Fix build instruction linebreaks
This commit is contained in:
@@ -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`.
|
||||
|
||||
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user