From 462e7b65509044c4b6c28e2a081c5541d1f136b2 Mon Sep 17 00:00:00 2001 From: zenobit Date: Fri, 8 Oct 2021 15:15:42 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 88f0314..bb47b5a 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ Or you can just grab vpm and paste it anywhere in your system. ### 3. Enter the cloned repo and install vpm - $ cd vpm - $ make install + $ cd vpm + $ make install ### 3a. Remove vpm @@ -104,4 +104,10 @@ along with this program. If not, see . - https://github.com/bahamas10/vpm - forked by Dave Eddy - https://codeberg.org/oSoWoSo/vpm - and this fork by zenobit -repos mirrored at: github.com, gitlab.com and disroot.org more mirrors will come... \ No newline at end of file +# Mirrors + +- repos mirrored at: +- 'https://github.com/oSoWoSo/vpm' +- 'https://gitlab.com/linux15/void/vpm' +- 'https://git.disroot.org/oSoWoSo/vpm' +- more mirrors will come... \ No newline at end of file