remove default start and just document using lfg
This commit is contained in:
parent
0a130089bf
commit
64a41e98ab
2 changed files with 3 additions and 12 deletions
|
|
@ -8,7 +8,7 @@ To quickly install `nsecbunkerd` via Docker just run:
|
|||
### Configurations
|
||||
|
||||
- Prepare your config directory
|
||||
|
||||
|
||||
```shell
|
||||
mkdir $HOME/.nsecbunker-config
|
||||
```
|
||||
|
|
@ -105,7 +105,7 @@ You will need this to manage users of your keys.
|
|||
## Start
|
||||
|
||||
```bash
|
||||
$ npm run nsecbunkerd start
|
||||
$ npm run lfg --admin <your-admin-npub>
|
||||
```
|
||||
|
||||
## Testing with `nsecbunker-client`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue