diff options
Diffstat (limited to 'bin/setup')
-rwxr-xr-x | bin/setup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ echo "Installing packages..." yarn install --production=true --pure-lockfile cat << EOF - +If you want to build the frontend yourself, you need to run 'yarn install' before 'yarn build' to install the devDependencies for the build process. Edit the following config file to setup HedgeDoc server and client. Read more info at https://docs.hedgedoc.org/configuration/ |