Update server README.md

This commit is contained in:
Martin Cigorraga 2021-01-11 15:07:46 -03:00
parent 1983783f9d
commit 7c4080ffdd

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