From ce8517290fa6a3260aeb2117143629211362a52b Mon Sep 17 00:00:00 2001 From: whoami Date: Mon, 15 Jul 2019 17:58:31 +0300 Subject: [PATCH] vpm fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed3be3..feaeb0e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A curated list of awesome V frameworks, libraries, software and resources. ### Package manager * [vpkg](https://github.com/nedpals/vpkg) - Toy package manager written on V. -* [vpm](https://github.com/yue-best-practices/vpm) +* [vpm](https://github.com/yue-best-practices/vpm) - The V language package management tool written in V. ## Libraries