Update git clone
to use the HTTPS method
This commit is contained in:
parent
87102358de
commit
8d86bf5cf5
1 changed files 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
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue