From 00cfba4510d159349ccd4a17f4a491af9b507c19 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 3 Oct 2020 11:22:55 +0200 Subject: [PATCH] Get newlines --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed948a1..3132cca 100644 --- a/README.md +++ b/README.md @@ -122,11 +122,13 @@ $ etherpump init The program then interactively asks some questions: > Please type the URL of the etherpad (e.g. https://pad.vvvvvvaria.org): +> > https://pad.vvvvvvaria.org/ The APIKEY is the contents of the file APIKEY.txt in the etherpad folder. > Please paste the APIKEY: +> > xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx The settings are placed in a file called `.etherpump/settings.json` and are used (by default) by future commands.