diff --git a/README.md b/README.md index 68160b1..d8a2723 100644 --- a/README.md +++ b/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