Skip to content

Commit 7b09389

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ DB migration
4848
If you are upgrading HackMD from 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.
51+
For example: `postgres://username:password@localhost:5432/hackmd`
5152
2. Run `node_modules/.bin/sequelize db:migrate`, that's it!
5253

5354
Structure

0 commit comments

Comments
 (0)