Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweissman committed Jun 20, 2017
1 parent db1d99f commit b70bb27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# User Extension Sprinkle
# User Extension Sprinkle (UserFrosting 4.1)

Example sprinkle for extending the User class to contain additional fields.

Expand All @@ -13,8 +13,8 @@ Edit UserFrosting `app/sprinkles.json` file and add `extend-user` to the sprinkl

### Update the assets build & composer

- Run `composer update` from the base web directory.
- Run `composer update` from the root project directory.

### Run migration

- Run `php bakery bake` from the base web directory.
- Run `php bakery bake` from the root project directory.

0 comments on commit b70bb27

Please sign in to comment.