Skip to content

Commit f130807

Browse files
authored
Update README.md
1 parent b4b8d47 commit f130807

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
@@ -53,7 +53,7 @@ If you are upgrading HackMD from an older version, follow below steps:
5353
For example: `postgres://username:password@localhost:5432/hackmd`.
5454
4. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db with the latest schema.
5555
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!
56+
5. Start your whole new server!
5757

5858
Structure
5959
---

0 commit comments

Comments
 (0)