mirror of
https://github.com/jb55/nostril.git
synced 2025-05-08 00:39:57 -04:00
readme: fedora install instructions
This commit is contained in:
parent
7010f179f2
commit
4fd0f73c27
13
README.md
13
README.md
@ -5,6 +5,19 @@ Cool nostr patch demo!
|
||||
|
||||
A cli util for creating nostr events
|
||||
|
||||
## Installation
|
||||
|
||||
### Fedora
|
||||
|
||||
```bash
|
||||
$ sudo dnf install libtool automake
|
||||
$ make
|
||||
|
||||
# Optional - install to system PATH
|
||||
|
||||
$ sudo make install
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
usage: nostril [OPTIONS]
|
||||
|
Loading…
x
Reference in New Issue
Block a user