From 5477f97cbd7bd61b4856b6988c0e1e921707237e Mon Sep 17 00:00:00 2001 From: Vishwas Anand Bhushan Date: Fri, 18 Oct 2019 01:59:57 +0530 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 73456d6..3d2dde6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ Its a playground to test Hypersign Authentication +## Pre-requisites + +```sh +# install yarn +sudo npm install yarn –g + +# install quasar +sudo npm install -g @quasar/cli +``` + ## Install the dependencies ```bash yarn