Skip to content

Commit

Permalink
Merge pull request #4 from zOxta/patch-1
Browse files Browse the repository at this point in the history
Update `git clone` to use the HTTPS method
  • Loading branch information
reinink authored Apr 4, 2019
2 parents 8710235 + 8d86bf5 commit 4445d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A demo application to illustrate how Inertia.js works.
Clone the repo locally:

```sh
git clone git@github.com:inertiajs/pingcrm.git pingcrm
git clone https://github.com/inertiajs/pingcrm.git pingcrm
cd pingcrm
```

Expand Down

0 comments on commit 4445d8f

Please sign in to comment.