summaryrefslogtreecommitdiff
path: root/bin/setup
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-06-26 21:38:02 +0200
committerGitHub2018-06-26 21:38:02 +0200
commit6634fac84964d4f292599a9f368c182e6f10045c (patch)
treed93e6a6574ad972a27b372fc12e0539b57ca8868 /bin/setup
parentd87505d5836ea1bad60c0e2c2a8aa25b9b4e1590 (diff)
parent2184491f4ac4b224e26fcc4b54d792dd4e82178f (diff)
Merge pull request #850 from SISheogorath/rebrand/CodiMD
Rebrand HackMD CE to CodiMD
Diffstat (limited to 'bin/setup')
-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