summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/setup6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/setup b/bin/setup
index 1f766703..776a0a95 100755
--- a/bin/setup
+++ b/bin/setup
@@ -35,10 +35,10 @@ yarn install --production=false --pure-lockfile
cat << EOF
-Edit the following config file to setup CodiMD server and client.
-Read more info at https://github.com/codimd/server#configuration-files
+Edit the following config file to setup HedgeDoc server and client.
+Read more info at https://github.com/hedgedoc/server#configuration-files
-* config.json -- CodiMD config
+* config.json -- HedgeDoc config
* .sequelizerc -- db config
EOF