Skip to content

Commit

Permalink
improves readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cyphercosmo authored Dec 27, 2024
1 parent c66d502 commit 8e5909e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm i
npm run generate-nostr-keys
```

By default the keys will be printed to the console, if you want the command to print the keys as JSON try the command below.
By default the keys will be printed to the console, if you want them as JSON try the command below:

```bash
npm run generate-nostr-keys -- --output json
Expand All @@ -32,4 +32,4 @@ By default the keys will be printed to the console, if you want the command to p

```bash
nostr-key-generator --output json
```
```

0 comments on commit 8e5909e

Please sign in to comment.