Update server README.md
This commit is contained in:
parent
1983783f9d
commit
7c4080ffdd
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ running the pdfdraw server.
|
||||||
|
|
||||||
Install the node dependencies by running `npm install` in the `server` folder.
|
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
|
## Running
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue