We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b8d47 commit f130807Copy full SHA for f130807
1 file changed
README.md
@@ -53,7 +53,7 @@ If you are upgrading HackMD from an older version, follow below steps:
53
For example: `postgres://username:password@localhost:5432/hackmd`.
54
4. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db with the latest schema.
55
You can also revert the migration with `node_modules/.bin/sequelize db:migrate:undo` (do this with caution).
56
-5. Retart your whole new server!
+5. Start your whole new server!
57
58
Structure
59
---
0 commit comments