Skip to content

Commit

Permalink
Merge pull request #1 from Hakkadaikon/main
Browse files Browse the repository at this point in the history
Add "Getting Started" to README.md
  • Loading branch information
akiomik authored Dec 30, 2023
2 parents d2dcaa8 + b2aaafb commit 5781b1b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
[![CI](https://github.com/akiomik/nostui/workflows/CI/badge.svg)](https://github.com/akiomik/nostui/actions)

tui client for nostr

## Getting Started

```shell
cargo build --release
target/release/nostui
```

0 comments on commit 5781b1b

Please sign in to comment.