diff --git a/docs/user-guide/installation.md b/docs/user-guide/installation.md index a7c28d3..2d3818b 100644 --- a/docs/user-guide/installation.md +++ b/docs/user-guide/installation.md @@ -216,6 +216,7 @@ You will also need to insert a admin user into the `users` table through `mysql` ```bash php artisan migrate --force +php artisan geoip:update ``` This should create the necessary databases.