From dc1164ef037ad344ac2f772cd1c1051b0d533889 Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Fri, 5 Jun 2020 19:44:09 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 533eebf..5f6e0d3 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,17 @@ Here --> you will find our [contributing guide](https://gitlab.com/bloodyhealth/ 1. Clone this repository: with SSH + ``` $ git clone git@gitlab.com:bloodyhealth/drip.git ``` or with HTTPS + ``` $ git clone https://gitlab.com/bloodyhealth/drip.git ``` and run + ``` $ cd drip $ npm install