Skip to content

Commit 74ddbae

Browse files
committed
Update README.md
1 parent 627db89 commit 74ddbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ And run `/composer update`.
2727
You will need to add the following line to your application's bootstrap.php file:
2828

2929
```php
30-
Plugin::load('Migrations');
30+
Plugin::load('Settings');
3131
```
3232

3333
Next you need to create the table. Use the following command to initialize the settings-table.

0 commit comments

Comments
 (0)