Fix markdown links in README.md (#377)
This commit is contained in:
parent
28e51309cc
commit
28cba0602c
@ -136,7 +136,7 @@ For working examples
|
|||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
On Windows, ImHex is built through msys2 / mingw. To install all dependencies, open a mys2 window and run the PKGCONFIG script in the (dist/msys2)[dist/msys2] folder.
|
On Windows, ImHex is built through msys2 / mingw. To install all dependencies, open a mys2 window and run the PKGCONFIG script in the [dist/msys2](dist/msys2) folder.
|
||||||
After all the dependencies are installed, run the following commands to build ImHex:
|
After all the dependencies are installed, run the following commands to build ImHex:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@ -182,7 +182,7 @@ Resources: ~/Library/Application Support/imhex/resources
|
|||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
Dependency installation scripts are available for many common Linux distributions in the (/dist)[dist] folder.
|
Dependency installation scripts are available for many common Linux distributions in the [/dist](dist) folder.
|
||||||
After all the dependencies are installed, run the following commands to build ImHex:
|
After all the dependencies are installed, run the following commands to build ImHex:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user