Update config description
This commit is contained in:
parent
79f64d0503
commit
5dfa83d350
1 changed files with 3 additions and 3 deletions
|
@ -31,9 +31,9 @@ cat << EOF
|
||||||
Edit the following config file to setup hackmd server and client.
|
Edit the following config file to setup hackmd server and client.
|
||||||
Read more info at https://github.com/hackmdio/hackmd#configuration-files
|
Read more info at https://github.com/hackmdio/hackmd#configuration-files
|
||||||
|
|
||||||
- config.json
|
* config.json -- server config
|
||||||
- public/js/common.js
|
* public/js/common.js -- client config
|
||||||
- .sequelizerc
|
* .sequelizerc -- db config
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue