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:
|
1. Clone this repository:
|
||||||
|
|
||||||
with SSH
|
with SSH
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone git@gitlab.com:bloodyhealth/drip.git
|
$ git clone git@gitlab.com:bloodyhealth/drip.git
|
||||||
```
|
```
|
||||||
or with HTTPS
|
or with HTTPS
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://gitlab.com/bloodyhealth/drip.git
|
$ git clone https://gitlab.com/bloodyhealth/drip.git
|
||||||
```
|
```
|
||||||
and run
|
and run
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cd drip
|
$ cd drip
|
||||||
$ npm install
|
$ npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user