Skip to content

Commit 2d19136

Browse files
authored
Merge pull request #189 from qJkee/master
#188 readme fix
2 parents 2cc6c43 + 2cbf5a0 commit 2d19136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ These are the flags available for `up` and `down`:
682682
**Example:**
683683

684684
```
685-
kallax migrate up --dir ./my-migrations --dns 'user:pass@localhost:5432/dbname?sslmode=disable' --version 1493991142
685+
kallax migrate up --dir ./my-migrations --dsn 'user:pass@localhost:5432/dbname?sslmode=disable' --version 1493991142
686686
```
687687

688688
### Type mappings

0 commit comments

Comments
 (0)