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