doc: add instructions to use ImHex on macOS without a GPU

This commit is contained in:
iTrooz
2026-01-19 17:58:11 +01:00
parent 0e41813cfc
commit cdc260b45c
2 changed files with 12 additions and 0 deletions

View File

@@ -20,3 +20,5 @@ cmake -G "Ninja" \
..
ninja install
```
If your MacOS installation doesn't have graphic acceleration, you can check the [MacOS NoGPU guide](./macos_nogpu.md)