Update 'README.md'

This commit is contained in:
mb 2022-01-12 21:30:49 +01:00
parent 58c48c93af
commit b3fdc2b53c

View File

@ -4,7 +4,7 @@
Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask. Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask.
## Install octomode locally ## Use octomode locally
`make setup` (sets up a virtual environment and install the requirements) `make setup` (sets up a virtual environment and install the requirements)
@ -12,7 +12,7 @@ Octomode is a collective editing space for PDF making, using Etherpad, Paged.js
Open the application at `http://localhost:5001`. Open the application at `http://localhost:5001`.
## Install octomode on a server ## Use octomode on a server
* configure the webserver to listen to the port of the flask application, for example with a subdomain * configure the webserver to listen to the port of the flask application, for example with a subdomain
* expand the current https certificate for this subdomain * expand the current https certificate for this subdomain