mirror of
https://github.com/edouardparis/lntop
synced 2024-11-08 01:10:32 +00:00
Update README.md
This commit is contained in:
parent
d36f8f0084
commit
486058d2ba
@ -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…
Reference in New Issue
Block a user