Skip to content

Commit ecf311f

Browse files
authored
update README with the correct command (mikker#177)
1 parent b0608e3 commit ecf311f

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
@@ -16,7 +16,7 @@ Add to your bundle and copy over the migrations:
1616

1717
```sh
1818
$ bundle add passwordless
19-
$ bin/rails passwordless:install:migrations
19+
$ bin/rails passwordless_engine:install:migrations
2020
```
2121

2222
### Upgrading

0 commit comments

Comments
 (0)