Merge pull request #142 from likewhoa/patch-1
standarize the git clone url
This commit is contained in:
commit
57e3156116
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ These instructions will get you a copy of the project up and running on your loc
|
|||
Clone the repository:
|
||||
|
||||
```
|
||||
$ git clone git@github.com:mirumee/saleor-dashboard.git
|
||||
$ git clone https://github.com/mirumee/saleor-dashboard.git
|
||||
```
|
||||
|
||||
Enter the project directory:
|
||||
|
|
Loading…
Reference in a new issue