Skip to content

Commit 1a6e6bd

Browse files
authored
Update README.md
1 parent 472f628 commit 1a6e6bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The `MakefileBuild` Visual Studio Extension adds functionality to Visual Studio
1010
- **Build Makefiles**: Execute the `make` command to build the Makefile.
1111
- **Output Window Integration**: Displays build output and errors in the Visual Studio Output window.
1212

13+
## Prerequisites
14+
15+
To use this extension, you need to have the GNU build tools installed on your system. Ensure `make.exe` is available in your system PATH.
16+
1317
## Installation
1418

1519
To install the extension:

0 commit comments

Comments
 (0)