mirror of
https://github.com/aljazceru/nigiri.git
synced 2025-12-17 06:14:19 +01:00
Added instructions on where to find the config files (#132)
This commit is contained in:
committed by
GitHub
parent
097f0abef7
commit
43077b0cb4
@@ -17,8 +17,15 @@ You can have Elements too with the `--liquid` flag.
|
||||
$ curl https://getnigiri.vulpem.com | bash
|
||||
```
|
||||
|
||||
This will create a directory `~/.nigiri` copying there `{bitcoin|elements}.conf` you can modify.
|
||||
This will also install several configurable files, such as `bitcoin.conf` and `elements.conf`, that can be edited. These can be found browsing the following directory:
|
||||
|
||||
POSIX (Linux/BSD): `~/.nigiri`
|
||||
|
||||
macOS: `$HOME/Library/ApplicationSupport/Nigiri`
|
||||
|
||||
Windows: `%LOCALAPPDATA%\Nigiri`
|
||||
|
||||
Plan 9: `$home/nigiri`
|
||||
|
||||
* Lauch Docker daemon (Mac OSX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user