mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2024-11-12 14:29:06 -05:00
docs: helpful ubuntu packages for building
This commit is contained in:
parent
0582a891cc
commit
4d746fad85
|
@ -93,6 +93,11 @@ https://hub.docker.com/r/scsibug/nostr-rs-relay
|
|||
|
||||
Building `nostr-rs-relay` requires an installation of Cargo & Rust: https://www.rust-lang.org/tools/install
|
||||
|
||||
The following OS packages will be helpful; on Debian/Ubuntu:
|
||||
```console
|
||||
$ sudo apt-get install build-essentials cmake protobuf-compiler pkg-config libssl-dev
|
||||
```
|
||||
|
||||
Clone this repository, and then build a release version of the relay:
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in New Issue
Block a user