From 4539684c794815b380f0188211d1e315a03a4ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9E=E3=83=AA=E3=82=A6=E3=82=B9?= Date: Wed, 11 Jan 2023 00:04:22 -0500 Subject: [PATCH] Updated README.md --- README.md | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56f1d5b..0828e6d 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,42 @@ of one another, in order to offer a smoother UI experience. [bubbletea]: https://github.com/charmbracelet/bubbletea -## Build +## Installation -To build this software, simply run `make` within the cloned repository: +### From Release + +Download the [latest +release](https://github.com/mrusme/neonmodem/releases/latest) and unpack +it: + +```sh +$ tar -xzf ./neonmodem_*.tar.gz +``` + +The binary is called `neonmodem`. Feel free to move it to e.g. `/usr/local/bin`. + + +### From Sauce + +Clone this repository + +- from [GitHub](https://github.com/mrusme/neonmodem) + ```sh + $ git clone git@github.com:mrusme/neonmodem.git + ``` +- from + [Radicle](https://app.radicle.network/seeds/willow.radicle.garden/rad:git:hnrkqhjb9a9nhooegxzkhnp1jdb8p3j9wfzwy) + ```sh + $ rad clone rad://maple.radicle.garden/hnrkcf9617a8pxxtw8caaop9ioe8cj5u4c4co + ``` + +Then cd into the cloned directory and run: ```sh make ``` -The binary is called `neonmodem` +The binary is called `neonmodem`. Feel free to move it to e.g. `/usr/local/bin`. ## Configuration @@ -48,6 +75,7 @@ Connecting a service will add it to the configuration TOML, usually under ### Systems + #### Discourse For connecting to a Discourse instance you'll need to have an active account on