summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSheogorath2018-06-22 21:07:30 +0200
committerSheogorath2018-06-24 13:24:12 +0200
commit4b060c7dba034f76007f41d088778e569e69d2af (patch)
tree126706b518a60a6c2209e374346d48afa05c8a8d /bin
parentd87505d5836ea1bad60c0e2c2a8aa25b9b4e1590 (diff)
Rebrand HackMD to CodiMD
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/setup7
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/setup b/bin/setup
index 3edffc49..122cb7ae 100755
--- a/bin/setup
+++ b/bin/setup
@@ -33,11 +33,10 @@ BUILD_ASSETS=false npm install
cat << EOF
-Edit the following config file to setup hackmd server and client.
-Read more info at https://github.com/hackmdio/hackmd#configuration-files
+Edit the following config file to setup CodiMD server and client.
+Read more info at https://github.com/hackmdio/codimd#configuration-files
-* config.json -- server config
-* public/js/config.js -- client config
+* config.json -- CodiMD config
* .sequelizerc -- db config
EOF