Update README.md

pull/63/head
Ioan Bizău 2 years ago committed by GitHub
parent d36f8f0084
commit 486058d2ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,8 +11,6 @@
## Install
Note: If you are using **Umbrel** or [**Citadel**](https://github.com/runcitadel) you can simply install the [**Lightning Shell**](https://github.com/ibz/lightningshell.app) app from the respective dashboard. This will give you `lntop` which should just work without any additional configuration.
Require the [go programming language](https://golang.org/) (version >= 1.13)
**Raspberry Pi users: be aware that Raspbian ships with Go 1.11** ( see
@ -32,6 +30,8 @@ With Go version >= 1.16, you can use [`go-install`](https://golang.org/ref/mod#g
go install github.com/edouardparis/lntop@latest
```
Note: If you are using [**Umbrel**](https://getumbrel.com) or [**Citadel**](https://runcitadel.space) you can simply install the [**Lightning Shell**](https://lightningshell.app) app from the respective dashboard. This will give you `lntop` which should just work without any additional configuration.
## Config
First time `lntop` is started, a config file `.lntop/config.toml` is created in the user's home directory. Change `address`, `cert` path and `macaroon` path according to your setup.

Loading…
Cancel
Save