From f130807ead074bca9712c455835ee69027e99e05 Mon Sep 17 00:00:00 2001 From: Max Wu Date: Tue, 14 Jun 2016 22:59:07 +0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 57830f8f..e9c31fbe 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If you are upgrading HackMD from an older version, follow below steps: For example: `postgres://username:password@localhost:5432/hackmd`. 4. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db with the latest schema. You can also revert the migration with `node_modules/.bin/sequelize db:migrate:undo` (do this with caution). -5. Retart your whole new server! +5. Start your whole new server! Structure --- -- cgit v1.2.3