diff --git a/README.md b/README.md index a3f85e8cdb..8b992cbd54 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ make V works great on Windows Subsystem for Linux. The instructions are the same as above. -If you want to build v.exe on Windows without WSL, you have to install MinGW-w64 or Visual Studio (https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows) and then run +If you want to build v.exe on Windows without WSL, you have to install MinGW-w64 or Visual Studio ([github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows](https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows)) and then run ```