From 08a5bcd9064ba921c7d16c22e0d786690b130f04 Mon Sep 17 00:00:00 2001
From: nikhilmudholkar <nikhilrmudholkar29@gmail.com>
Date: Thu, 31 Jan 2019 11:06:19 +0530
Subject: [PATCH 1/3] doc_update

---
 Fabrik | 1 +
 1 file changed, 1 insertion(+)
 create mode 160000 Fabrik

diff --git a/Fabrik b/Fabrik
new file mode 160000
index 000000000..0bb88a50f
--- /dev/null
+++ b/Fabrik
@@ -0,0 +1 @@
+Subproject commit 0bb88a50f570bf443339d4d4f88c66241412b905

From f9f01414d50f9dd29185c68400ecba167547f162 Mon Sep 17 00:00:00 2001
From: nikhilmudholkar <nikhilrmudholkar29@gmail.com>
Date: Thu, 31 Jan 2019 11:19:25 +0530
Subject: [PATCH 2/3] removed useless folder

---
 Fabrik | 1 -
 1 file changed, 1 deletion(-)
 delete mode 160000 Fabrik

diff --git a/Fabrik b/Fabrik
deleted file mode 160000
index 0bb88a50f..000000000
--- a/Fabrik
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 0bb88a50f570bf443339d4d4f88c66241412b905

From 7f7a810237cbd7e9a7eed673d82ffc8b18d5e78a Mon Sep 17 00:00:00 2001
From: nikhilmudholkar <nikhilrmudholkar29@gmail.com>
Date: Thu, 31 Jan 2019 11:21:43 +0530
Subject: [PATCH 3/3] documentation update

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 636b38d92..edbddf287 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ This app is presently under active development and we welcome contributions. Ple
 ## Installation Instructions
 
 Setting up Fabrik on your local machine is very easy. You can setup Fabrik using two methods:
+1. Using Docker. Instructions can be found [here](#using-docker).
+2. Using Virtual Environment. Instructions can be found [here](#using-virtual-environment).
 
 ### Using Docker