From 7bd62d9ec93e0a7c43a4dc14ec8f046daf8433bc Mon Sep 17 00:00:00 2001 From: Joachim Happel Date: Mon, 27 May 2024 17:26:27 +0200 Subject: [PATCH] complete Manual --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b198d2..3a6b3f0 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ ## Installation -1. git clone -2. Installiere Python, Pip -3. führe auf der Komandozeile aus:`pip install requests` +1. Download https://github.com/johappel/nextcloud-import-export/archive/refs/heads/main.zip + oder auf der Komandozeile git clone https://github.com/johappel/nextcloud-import-export.git +2. Gehe in das Verzeichnis nextcloud-import-export (cd nextcloud-import-export) +3. Führe auf der Komandozeile aus:`pip install requests` 4. Kopiere die Datei "sample.config.py" nach "config.py" und trage dort die Daten zu deinen Nextcloudinstanzen ein +## Verwendung Um ein bestimmtes Deck auf eine andfere Nextcloud Instanz zu kopieren gibst du auf der Komandozeile an: ```python