readme: fedora install instructions

This commit is contained in:
cgi-bin/ 2022-08-18 18:11:23 +02:00 committed by William Casarin
parent 7010f179f2
commit 4fd0f73c27
1 changed files with 13 additions and 0 deletions

View File

@ -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]