diff --git a/README.md b/README.md index 60cf29ba50..a21b819ee4 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ You'll need Clang or GCC or Visual Studio. If you are doing development, you mos Otherwise, follow these instructions: -[github.com/vlang/v/wiki/Installing-a-C-compiler-on-Linux-macOS](https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Linux-macOS) +- [Installing a C compiler on Linux and macOS](https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Linux-and-macOS) -[github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows](https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows) +- [Installing a C compiler on Windows](https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows) ### Symlinking