From ea611b418df195ce7068678ac98b598e2e24d868 Mon Sep 17 00:00:00 2001 From: meaz Date: Wed, 29 Dec 2021 11:24:55 +0100 Subject: [PATCH] typo on readme --- vagrant/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/README.md b/vagrant/README.md index 7438c5bb..8ba02281 100644 --- a/vagrant/README.md +++ b/vagrant/README.md @@ -44,7 +44,7 @@ If you prefer the easy way, just execute the vagrant.sh script provided. Make su ## Installation -1. Create a Disroot folder, in which you'll clone three repositories: +1. Create a Disroot folder, in which you'll clone six repositories: ``` mkdir ~/Disroot ```