We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fd33b commit dab8466Copy full SHA for dab8466
installation.md
@@ -40,7 +40,7 @@ You may also install Lavalite by issuing the Composer `create-project` command i
40
41
<a name="install-setup"></a>
42
#### Setup
43
-After creating the project move to the project root folder and run the command to set up database and configuration files.
+After creating the project move to the project root folder eg: `cd website` and run the command to set up database and configuration files.
44
```php
45
php artisan lavalite:install
46
0 commit comments