Update README.md

This commit is contained in:
bl00dymarie
2020-06-05 19:44:09 +00:00
parent be4f50c962
commit dc1164ef03
+3
View File
@@ -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