diff --git a/README.md b/README.md index 9751f9b78d..ea58d291d7 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Take advantage of two of the hottest frameworks used in this project -- Laravel ##### Execute these commands below, in order ``` -composer create-project +composer create-project krayin/laravel-crm ``` - Find **.env** file in root directory and change the **APP_URL** param to your **domain**.