update guide again...

This commit is contained in:
tildearrow 2025-03-10 14:04:43 -05:00
parent 1321979017
commit 89a24f15d8

View file

@ -364,7 +364,9 @@ this guide may help you in that case.
### "command not found", "not a valid command", and similar ### "command not found", "not a valid command", and similar
either you forgot to install something, it's not in your PATH or you are using the wrong environment. either you forgot to install something, it's not in your PATH or **you are using the wrong environment**.
remember that on MSYS2 you should use the MINGW64 environment (not the UCRT64 one!).
#### compiler #### compiler