Merge pull request #12 from cig0/documentation

Update server README.md
This commit is contained in:
Joachim Bauch 2021-03-04 13:32:19 +01:00 committed by GitHub
commit aa525dbb38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ running the pdfdraw server.
Install the node dependencies by running `npm install` in the `server` folder.
Copy `server.conf.in` to `server.conf` and adjust to your requirements.
Copy `config.js.in` to `config.js` and adjust to your requirements.
## Running