From ce6289954b09a5d715d80280e6f094dcb5c7d505 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu+github@posteo.de> Date: Thu, 8 Apr 2021 19:10:38 +0200 Subject: [PATCH] Simplify installation instructions --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 56d4c55..38436d2 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,18 @@ Download content from ILIAS. That includes: -* files (latest version) +* files +* exercise sheets and solutions * Opencast lectures +* forum posts (beta) ## Installation Go to the [releases](../../releases) and get the executable for your operating system. Alternatively compile from source: (to get the latest updates) ``` $ git clone https://github.com/FliegendeWurst/KIT-ILIAS-downloader -... $ cd KIT-ILIAS-downloader -$ cargo build --release -... -$ cp target/release/KIT-ILIAS-downloader [directory in $PATH] +$ cargo install --path . ``` ## Usage @@ -25,7 +24,7 @@ Only content on your [personal desktop](https://ilias.studium.kit.edu/ilias.php? ``` $ KIT-ILIAS-downloader --help -KIT-ILIAS-downloader 0.2.5 +KIT-ILIAS-downloader 0.2.14 USAGE: KIT-ILIAS-downloader [FLAGS] [OPTIONS] --output