From ede5a163144f1d224d649b19b6bdba21236552df Mon Sep 17 00:00:00 2001 From: Charles WANG Date: Wed, 16 Mar 2022 11:31:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f624767720..46b6bb9c63 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ make ``` or ``` -Download the stable zip file depending your OS [Tag/Release](https://github.com/vlang/v/tags depend on your OS). +Download the stable zip file depending your OS [Tag/Release](https://github.com/vlang/v/tags). ``` That's it! Now you have a V executable at `[path to V repo]/v`.