From d42550e62dfb4723aeadafedfe0d41b953d355c0 Mon Sep 17 00:00:00 2001 From: micielski <73398428+micielski@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:51:28 +0000 Subject: [PATCH] add requirements --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01188d1..1bff434 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ It boasts a rich feature set that surpasses many other clients, offering a seaml - **Asynchronous**: UI is always responsive. - **RSS**: Fetch torrents automatically with a cronjob using `--fetch-rss` +## Requirements + +- Running [Transmission](https://github.com/transmission/transmission) daemon and its IP address +- [Nerd Fonts](https://www.nerdfonts.com/) + ## Installation @@ -46,7 +51,7 @@ brew install intuis/tap/rustmission ## Usage -Launch Rustmission in your terminal to initialize the config and make adjustments as needed. Subsequently, run Rustmission again. For a list of keybindings, press `?` or `F1`. +Run `rustmission` in your terminal to initialize the config and make adjustments as needed. Subsequently, run `rustmission` again. For a list of keybindings, press `?` or `F1`. ## Configuration