diff --git a/3.x/installation.md b/3.x/installation.md index bb2876e..4f1c746 100644 --- a/3.x/installation.md +++ b/3.x/installation.md @@ -65,7 +65,7 @@ After installing Jetstream, you should install and build your NPM dependencies a ```bash npm install -npm run build +npm run prod php artisan migrate ```