Browse Source

Update 'README.md'

pull/30/head
mb 2 years ago
parent
commit
b3fdc2b53c
  1. 4
      README.md

4
README.md

@ -4,7 +4,7 @@
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)
@ -12,7 +12,7 @@ Octomode is a collective editing space for PDF making, using Etherpad, Paged.js
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
* expand the current https certificate for this subdomain

Loading…
Cancel
Save