From 136ede989fc6dd77e5fce41fe76215ea95e93b88 Mon Sep 17 00:00:00 2001 From: Yohanan Baruchel Date: Sat, 5 Oct 2019 15:59:34 +0300 Subject: [PATCH] readme: grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ca40ed7e2..7696ccc30b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ v up You'll need Clang or GCC or Visual Studio. If you are doing development, you most likely already have one of those installed. -Otherwise follow these instructions: +Otherwise, follow these instructions: [https://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)