Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmulder committed Jan 26, 2015
1 parent 627db89 commit 74ddbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ And run `/composer update`.
You will need to add the following line to your application's bootstrap.php file:

```php
Plugin::load('Migrations');
Plugin::load('Settings');
```

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

0 comments on commit 74ddbae

Please sign in to comment.