From 5dfa83d350d38991ebaf12f0890bd91f726c670d Mon Sep 17 00:00:00 2001 From: Yukai Huang Date: Wed, 5 Oct 2016 12:07:07 +0800 Subject: [PATCH] Update config description --- bin/setup | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/setup b/bin/setup index 461acab..c29117a 100755 --- a/bin/setup +++ b/bin/setup @@ -31,9 +31,9 @@ cat << EOF Edit the following config file to setup hackmd server and client. Read more info at https://github.com/hackmdio/hackmd#configuration-files -- config.json -- public/js/common.js -- .sequelizerc +* config.json -- server config +* public/js/common.js -- client config +* .sequelizerc -- db config EOF