Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Gheorghiu <[email protected]>
  • Loading branch information
vsoftco authored Apr 12, 2024
1 parent cb4d437 commit 99ce80e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ The project contains the following files and directories:
`pacman -S mingw64/mingw-w64-x86_64-gcc mingw64/mingw-w64-x86_64-pkg-config`,
then add the corresponding installation location (e.g,
`C:\msys64\mingw64\bin`) to your `PATH` environment variable by executing
`set PATH=%PATH%;C:\msys64\mingw64\bin`. **Very important:** make sure that
`set PATH=%PATH%;C:\msys64\mingw64\bin`.
**Very important:** make sure that
the `PATH` entry to the `gcc` and `pkg-config` provided by `MSYS2`comes
**before** any other (if any) `gcc` and `pkg-config` executables you may have
installed (e.g. such as the ones provided
Expand Down

0 comments on commit 99ce80e

Please sign in to comment.