From 3ee3a7dca4e576ff8cd6ca21521b533e21d3e69a Mon Sep 17 00:00:00 2001 From: mb Date: Mon, 28 Jun 2021 14:27:12 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 19a2371..bb519e4 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,14 @@ work-in-progressssss -collaborative editing space for PDF making using pads (closely linked to the wonderful Ethertoff project ) +work-in-process, collaborative editing space for PDF making using pads (<> Ethertoff project http://osp.kitchen/tools/ethertoff/ <> JupyterPi https://git.xpub.nl/XPUB/jupyterpi) -## Installation steps + +## Install a new instance on the server + +`git clone https://git.vvvvvvaria.org/mb/pad2pdf.git` + +`cd pad2pdf` `python3 -m venv venvfolder` @@ -13,11 +18,6 @@ collaborative editing space for PDF making using pads (closely linked to the won `pip install -r requirements.txt` -## Run it locally - `python3 start.py` -open it in the browser at the following address: - -`localhost:5577` - +Then: configure the webserver to listen to the port of the flask application, for example with a subdomain.