Skip to content

Commit e4555ed

Browse files
committed
Update README.md
1 parent 7b09389 commit e4555ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Get started
4545

4646
DB migration
4747
---
48-
If you are upgrading HackMD from older version, you might need to do this to apply the DB schema changes.
48+
If you are upgrading HackMD from an older version, you might need to do this to apply the DB schema changes.
4949

5050
1. Modify the file named `.sequelizerc`, change the value of the variable `url` with your db connection string.
5151
For example: `postgres://username:password@localhost:5432/hackmd`

0 commit comments

Comments
 (0)