From 7d9c27063c5149ae43a93831158de4b8912145b6 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu+github@posteo.de> Date: Fri, 14 May 2021 15:07:00 +0200 Subject: [PATCH] Improve installation instructions --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ba179bd..4280459 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,10 @@ Download content from ILIAS. That includes: ## Installation -Go to the [releases](../../releases) and get the executable for your operating system (Windows/Linux only). -Or compile from source (mandatory if you use a Mac): +**Windows/Linux users**: go to the [releases](../../releases) and download the executable for your operating system. +**macOS users**: [Install Rust](https://www.rust-lang.org/tools/install) and compile from source: ``` -$ git clone https://github.com/FliegendeWurst/KIT-ILIAS-downloader -$ cd KIT-ILIAS-downloader -$ cargo install --all-features --path . +$ cargo install --all-features --git 'https://github.com/FliegendeWurst/KIT-ILIAS-downloader' ``` ## Usage @@ -38,7 +36,7 @@ $ KIT-ILIAS-downloader -o ./ILIAS/WS2021-HM1 --sync-url 'https://ilias.studium.k ``` $ KIT-ILIAS-downloader --help -KIT-ILIAS-downloader 0.2.18 +KIT-ILIAS-downloader 0.2.20 USAGE: KIT-ILIAS-downloader [FLAGS] [OPTIONS] --output