From ab83e6484085772ae0701145fd6c6bd616390634 Mon Sep 17 00:00:00 2001 From: Moritz Poldrack Date: Mon, 18 Apr 2022 14:57:09 +0200 Subject: [PATCH] fixed installation instructions --- INSTALL.md | 8 ++++++-- README.md | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 6610eb6..1f75f4d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,7 @@ # Installation + ## Requirements + - par2cmdline - for creating par2 Parity Files - rar @@ -12,14 +14,16 @@ - for random strings ### manual Installation -1. Install all required Packages (see you package-manager) + +1. Install all required Packages (check your package-manager) 2. download all scripts and extract them to some place 3. create valid `~/.nyuu.config` (see [here](https://github.com/animetosho/Nyuu/blob/master/config-sample.json)) -4. create `~/.usenetpwd` (i.e. `$pwgen -s 16 1 > ~/.usenetpwd`) +4. create `~/.usenetpwd` (i.e. `pwgen -s 16 1 > ~/.usenetpwd`) 5. either create symlinks to the scriptfiles in a directory in `$PATH`, copy them to a directory in `$PATH` or add the directory you extracted them to to `$PATH` 6. Happy Posting ### ~~automatic Installation (WIP)~~ + 1. ~~run `curl -sSL https://download.my-co.de/upa | bash`~~ 2. ~~follow the instructions on your screen~~ 3. ~~Happy Posting~~ diff --git a/README.md b/README.md index 6611621..7a789ec 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Automates the upload of files/folders into the Usenet # Requirements -- see INSTALLATION.md +- see [INSTALL.md](./INSTALL.md) # ToDo -- 2.45.2