We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b09389 commit e4555edCopy full SHA for e4555ed
1 file changed
README.md
@@ -45,7 +45,7 @@ Get started
45
46
DB migration
47
---
48
-If you are upgrading HackMD from older version, you might need to do this to apply the DB schema changes.
+If you are upgrading HackMD from an older version, you might need to do this to apply the DB schema changes.
49
50
1. Modify the file named `.sequelizerc`, change the value of the variable `url` with your db connection string.
51
For example: `postgres://username:password@localhost:5432/hackmd`
0 commit comments