From b3fdc2b53c479436e6b0131fc0bda8bd44680836 Mon Sep 17 00:00:00 2001 From: mb Date: Wed, 12 Jan 2022 21:30:49 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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