Commit 8d86bf5c by zOxta Committed by GitHub

Update `git clone` to use the HTTPS method

1 parent 87102358
Showing with 1 additions and 1 deletions
......@@ -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
```
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!