Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user