fix(readme): broken link
| Author | fromelicks <108532072+fromelicks@users.noreply.github.com> | 2024-05-15 18:02:34 +0200 |
| Committer | fromelicks <108532072+fromelicks@users.noreply.github.com> | 2024-05-15 18:02:34 +0200 |
| Commit | cb3ba9e72363644bf401fc2f48e74cd8809c2d54 (patch) |
|
-rw-r--r-- |
README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 44 | 44 | ||
| 45 | > [!IMPORTANT] |
45 | > [!IMPORTANT] |
| 46 | > If you intend to use this script on Windows machine |
46 | > If you intend to use this script on Windows machine |
| 47 | > make sure you have all the [prerequisites](###windows-specific-instructions) installed. |
47 | > make sure you have all the [prerequisites](#windows-specific-instructions) installed. |
| 48 | 48 | ||
| 49 | First you will need to download `makext.mk` file from the repository to |
49 | First you will need to download `makext.mk` file from the repository to |
| 50 | the same directory where you have `Makefile`. |
50 | the same directory where you have `Makefile`. |
| ... | |||