diff --git a/README.md b/README.md index 61bea38..c64f9e7 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ Using Laravel and Vue JS 3. NodeJs (Node + NPM) -2. Install dependencies +2. Setup project and install dependencies ```shell -composer install +composer run setup ``` ## Running the project