Skip to content

Commit

Permalink
update README with the correct command (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
fermion committed Oct 31, 2023
1 parent b0608e3 commit ecf311f
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 @@ -16,7 +16,7 @@ Add to your bundle and copy over the migrations:

```sh
$ bundle add passwordless
$ bin/rails passwordless:install:migrations
$ bin/rails passwordless_engine:install:migrations
```

### Upgrading
Expand Down

0 comments on commit ecf311f

Please sign in to comment.