standarize the git clone url

The current github url for cloning fails for some users
This commit is contained in:
Fernando Reyes 2019-09-01 13:14:25 -04:00 committed by GitHub
parent d4ceb9f896
commit 257f548c3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: