From 268d312d1945e07fbb521400568149fe59d56938 Mon Sep 17 00:00:00 2001 From: "Md. Ishtiaq Ashiq" Date: Mon, 5 Oct 2020 21:26:39 +0600 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 00e15ec7..227727a4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,10 @@ Mail-in-a-Box is an open source project. Your contributions and pull requests ar ## Development -To start developing Mail-in-a-Box, [clone the repository](https://github.com/mail-in-a-box/mailinabox) and familiarize yourself with the code. +To start developing Mail-in-a-Box, [clone the repository](https://github.com/mail-in-a-box/mailinabox) and familiarize yourself with the code. Then move to the cloned mailinabox directory. $ git clone https://github.com/mail-in-a-box/mailinabox + $ cd mailinabox ### Vagrant and VirtualBox