Skip to content

Commit

Permalink
doc: remove old command from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Dec 9, 2024
1 parent f8e8c22 commit c09a41b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A minimal Lightning address server powered by [NWC](https://nwc.dev)

```json
{
"connectionSecret": "nostr+walletconnect://..."
"connectionSecret": "nostr+walletconnect://..."
}
```

Expand All @@ -26,7 +26,6 @@ A minimal Lightning address server powered by [NWC](https://nwc.dev)

- [Install Deno](https://docs.deno.com/runtime/manual/getting_started/installation/)
- Copy `.env.example` to `.env`
- Setup DB: `deno task db:migrate`
- Run in dev mode: `deno task dev`

### Creating a new migration
Expand Down

0 comments on commit c09a41b

Please sign in to comment.