diff --git a/readme.md b/readme.md index 6a1c6ed..5d063fc 100644 --- a/readme.md +++ b/readme.md @@ -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 ```