mirror of https://github.com/WerWolv/ImHex
git: Fix broken link in install guide (#744)
This commit is contained in:
parent
b2932773b9
commit
5eabc05396
|
|
@ -15,7 +15,7 @@ These builds are not guaranteed to be stable and may contain bugs, however they
|
||||||
|
|
||||||
Build instructions for Windows, Linux and macOS can be found under `/dist/compiling`:
|
Build instructions for Windows, Linux and macOS can be found under `/dist/compiling`:
|
||||||
- Windows: [Link](dist/compiling/windows.md)
|
- Windows: [Link](dist/compiling/windows.md)
|
||||||
- macOS: [Link](dist/compiling/macos.md)
|
- macOS: [Link](dist/compiling/macOS.md)
|
||||||
- Linux: [Link](dist/compiling/linux.md)
|
- Linux: [Link](dist/compiling/linux.md)
|
||||||
|
|
||||||
## Package managers
|
## Package managers
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue