Skip to content

Commit

Permalink
add migration install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Nov 28, 2024
1 parent 540fbc8 commit ab92e0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Add the gem to your Rails application:
Then install the database migrations:

```bash
> bin/rails federails_moderation:install:migrations
> bin/rails db:migrate
```

## Usage
Expand Down

0 comments on commit ab92e0f

Please sign in to comment.