From 5e54bb733617f7ad2019cd25c7dda0c9cdb739fe Mon Sep 17 00:00:00 2001 From: Lior Kesos Date: Sun, 25 Nov 2018 21:33:20 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d65adf492f..790d416be0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. +### Pre-requisites +* git +* node.js +* yarn +* mongo + ### Installation ``` git clone https://github.com/linnovate/mean